try to fix testcafe

This commit is contained in:
Aarni Halinen
2021-05-08 02:41:20 +03:00
parent bd4d483920
commit 654a24212e
+1 -1
View File
@@ -3,7 +3,7 @@
"browsers": "all",
"concurrency": 1,
"screenshots": {
"path": "e2e-screenshots",
"path": "e2e-screenshots/",
"takeOnFails": true
},
"skipJsErrors": true,