We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bb9cfe commit a2d875dCopy full SHA for a2d875d
cypress/commons/constants/brewery/TestConstants.js
@@ -6,7 +6,7 @@ export const REAL_BREWERY_WORKSPACE_ID = 'w-21d727w3gv7';
6
7
export const DATASET_STORAGE_ACCOUNT = 'warpwaadxdevdlrivo';
8
export const DATASET_STORAGE_CONTAINER = 'o-4pm18exqpkv';
9
-export const DATASET_STORAGE_REFERENCE_FOLDER = 'brewery_reference';
+export const DATASET_STORAGE_REFERENCE_FOLDER = 'brewery_reference/';
10
11
export const SCENARIO_STATUS = {
12
CREATED: 'created',
0 commit comments