test(ava): removed the failFast flag
since im wondering if it is contributing to recent pipeline instability
This commit is contained in:
parent
46fd8102ed
commit
fabdf9b1c6
@ -9,7 +9,6 @@
|
|||||||
"test/**/*.test.js",
|
"test/**/*.test.js",
|
||||||
"!test/integration.test.js"
|
"!test/integration.test.js"
|
||||||
],
|
],
|
||||||
"failFast": true,
|
|
||||||
"nodeArguments": [
|
"nodeArguments": [
|
||||||
"--loader=testdouble",
|
"--loader=testdouble",
|
||||||
"--no-warnings"
|
"--no-warnings"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user