diff --git a/testcafe.json b/testcafe.json index e951fa2..b701aad 100644 --- a/testcafe.json +++ b/testcafe.json @@ -1,6 +1,6 @@ { "src": "tests/testcafe", - "browsers": "all", + "browsers": "chrome", "concurrency": 1, "screenshots": { "path": "e2e-screenshots/",