File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
packages/cubejs-testing-drivers Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 4646 "snowflake-export-bucket-azure-full" : " yarn test-driver -i dist/test/snowflake-export-bucket-azure-full.test.js" ,
4747 "snowflake-export-bucket-azure-via-storage-integration-full" : " yarn test-driver -i dist/test/snowflake-export-bucket-azure-via-storage-integration-full.test.js" ,
4848 "snowflake-export-bucket-gcs-full" : " yarn test-driver -i dist/test/snowflake-export-bucket-gcs-full.test.js" ,
49+ "redshift-driver" : " yarn test-driver -i dist/test/redshift-driver.test.js" ,
50+ "redshift-core" : " yarn test-driver -i dist/test/redshift-core.test.js" ,
51+ "redshift-full" : " yarn test-driver -i dist/test/redshift-full.test.js" ,
52+ "redshift-export-bucket-s3-full" : " yarn test-driver -i dist/test/redshift-export-bucket-s3-full.test.js" ,
4953 "tst" : " clear && yarn tsc && yarn bigquery-core"
5054 },
5155 "files" : [
You can’t perform that action at this time.
0 commit comments