chore: seq test
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "pnpm run -r --filter \"vue-apollo*\" --filter \"@vue/apollo*\" build",
|
||||
"test": "pnpm run -r test",
|
||||
"test": "pnpm run -r --sequential test",
|
||||
"test:unit": "pnpm run -r test:unit",
|
||||
"test:types": "pnpm run -r test:types",
|
||||
"lint": "eslint . --ext js,vue,ts",
|
||||
|
||||
Reference in New Issue
Block a user