Skip to content

Commit 360e731

Browse files
committed
refactor: remove cloud projectID from options configuration
1 parent b062269 commit 360e731

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

test/performance/script/main.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,9 +56,6 @@ if (Object.keys(configuredScenarios).length === 0) {
5656
}
5757

5858
export const options = {
59-
cloud: {
60-
projectID: 8108924
61-
},
6259
scenarios: configuredScenarios,
6360
summaryTimeUnit: 'ms',
6461
setupTimeout: config.load.setupTimeout

0 commit comments

Comments
 (0)