disable firefox test

This commit is contained in:
Aarni Halinen
2021-06-28 15:11:31 +03:00
parent 3162c7f63f
commit 92464a30a6
+1 -1
View File
@@ -1,6 +1,6 @@
{ {
"src": "tests/testcafe", "src": "tests/testcafe",
"browsers": "all", "browsers": "chrome",
"concurrency": 1, "concurrency": 1,
"screenshots": { "screenshots": {
"path": "e2e-screenshots/", "path": "e2e-screenshots/",