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 b57df9f commit 2bf9d73Copy full SHA for 2bf9d73
packages/cubejs-sqlite-driver/package.json
@@ -15,7 +15,7 @@
15
"typings": "driver/index.d.ts",
16
"scripts": {
17
"lint": "eslint **/*.js",
18
- "test": "jest ./**/*.test.js"
+ "unit": "jest ./**/*.test.js"
19
},
20
"dependencies": {
21
"@cubejs-backend/base-driver": "1.3.78",
0 commit comments