Skip to content
Snippets Groups Projects
Commit 77a0fa1a authored by OZGCloud's avatar OZGCloud
Browse files

fix merge

parent 4374d260
No related branches found
No related tags found
No related merge requests found
......@@ -33,6 +33,8 @@
"help": "nx help",
"favicon": "real-favicon generate favicon/faviconDescription.json favicon/faviconData.json src/favicon",
"cypress:run": "npx cypress run --project apps/goofy-e2e",
"cypress:run-main": "npx cypress run --project apps/goofy-e2e --config video=false integrationFolder=./src/integration/main-tests",
"cypress:run-ea": "npx cypress run --project apps/goofy-e2e --config video=false integrationFolder=./src/integration/einheitlicher-ansprechpartner",
"cypress:run-minimal": "npx cypress run --project apps/goofy-e2e --config video=false",
"cypress:version": "npx cypress version",
"cypress:install": "npx cypress install",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment