Skip to content

Commit

Permalink
Rumors say that it might work with --headed ... strange stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
marcus-oscarsson committed Sep 28, 2023
1 parent c4d2ea5 commit bb77ab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"fix": "pnpm eslint --fix",
"prettier": "prettier . --cache --check",
"eslint": "eslint \"**/*.{js,jsx}\"",
"e2e": "cypress run --e2e --browser chrome",
"e2e": "cypress run --e2e --headed --browser chrome",
"cypress": "cypress open --e2e --browser chrome"
},
"dependencies": {
Expand Down

0 comments on commit bb77ab1

Please sign in to comment.