Skip to content

Commit cbc5b8f

Browse files
fix for cloudBdbId
1 parent 2078d24 commit cbc5b8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/e2e/tests/critical-path/url-handling/url-handling.e2e.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ test
6363
redisUrl: `redis://${databaseUsername}:${databasePassword}@${host}:${port}`,
6464
databaseAlias: databaseName,
6565
redirect: 'workbench?guidePath=/quick-guides/document/introduction.md',
66-
cloudId: '1232',
66+
cloudBdbId: '1232',
6767
subscriptionType: 'fixed',
6868
planMemoryLimit: '30',
6969
memoryLimitMeasurementUnit: 'mb',

0 commit comments

Comments
 (0)