diff --git a/package.json b/package.json index b31f07b..66b885e 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ "lint": "npm run lint:js && npm run lint:css", "release": "release-it --non-interactive", "changelog": "auto-changelog -p", - "cypress:run": "cypress run", + "cypress:run": "cypress run --browser chrome", "cypress:open": "cypress open" }, "dependencies": {