Skip to content

Commit 11b2a0f

Browse files
chore(vue): remove tests for now
1 parent 4535b6c commit 11b2a0f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/node_modules/overmind-vue/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
"build:es": "tsc --outDir es --module es2015",
1515
"clean": "rimraf es lib coverage",
1616
"typecheck": "tsc --noEmit",
17-
"test": "jest --runInBand",
1817
"test:watch": "jest --watch --updateSnapshot --coverage false",
1918
"prebuild": "npm run clean",
2019
"postbuild": "rimraf {lib,es}/**/__tests__",

0 commit comments

Comments
 (0)