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 7b04078 commit aae6735Copy full SHA for aae6735
packages/ava/package.json
@@ -9,7 +9,7 @@
9
"scripts": {
10
"test": "ava",
11
"test:better": "ava -c 4",
12
- "test:inline": "ava --no-worker-threads"
+ "test:inline": "ava --serial"
13
},
14
"author": "",
15
"license": "ISC",
0 commit comments