Skip to content

Commit 980e566

Browse files
committed
uppercase storage integration
1 parent 3afae71 commit 980e566

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/cubejs-testing-drivers/fixtures/snowflake.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"CUBEJS_DB_EXPORT_BUCKET_TYPE": "s3",
2929
"CUBEJS_DB_EXPORT_BUCKET": "snowflake-drivers-tests-preaggs",
3030
"CUBEJS_DB_EXPORT_BUCKET_AWS_REGION": "us-west-1",
31-
"CUBEJS_DB_EXPORT_INTEGRATION": "drivers_tests_preaggs_s3"
31+
"CUBEJS_DB_EXPORT_INTEGRATION": "DRIVERS_TESTS_PREAGGS_S3"
3232
}
3333
}
3434
},

0 commit comments

Comments
 (0)