Skip to content

Commit

Permalink
Merge branch 'main' into upgrade-cypress-downgrade-chrome
Browse files Browse the repository at this point in the history
  • Loading branch information
oo-bldrs authored Sep 23, 2023
2 parents 273730d + fe9eb0d commit 51d43e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"serve-cosmos": "cosmos --config .cosmos.config.json",
"serve-share": "yarn build-share && node config/serve.js",
"test": "jest",
"cypress": "cypress run",
"cypress:open": "cypress run",
"cypress-spec": "cypress run --spec",
"cypress-headed": "cypress run --headed --browser chrome --no-exit",
"cypress-headed-spec": "cypress run --headed --browser chrome --no-exit --spec",
Expand Down

0 comments on commit 51d43e2

Please sign in to comment.