Skip to content
Snippets Groups Projects
Commit 0c52c6b8 authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

fix spelling

parent 9d4595ca
No related branches found
No related tags found
2 merge requests!147Production Release | nshmp-apps,!143Cypress tests
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
"cy:run:gmm": "npm run cy:run -- --cypress-config=projects/nshmp-apps/cypress/config/cypress-gmm.json", "cy:run:gmm": "npm run cy:run -- --cypress-config=projects/nshmp-apps/cypress/config/cypress-gmm.json",
"cy:run:hazard": "npm run cy:run -- --cypress-config=projects/nshmp-apps/cypress/config/cypress-hazard.json", "cy:run:hazard": "npm run cy:run -- --cypress-config=projects/nshmp-apps/cypress/config/cypress-hazard.json",
"cy:run:services": "npm run cy:run -- --cypress-config=projects/nshmp-apps/cypress/config/cypress-services.json", "cy:run:services": "npm run cy:run -- --cypress-config=projects/nshmp-apps/cypress/config/cypress-services.json",
"cy:run:surce-models": "npm run -- cy:run --cypress-config=projects/nshmp-apps/cypress/config/cypress-source-models.json", "cy:run:source-models": "npm run -- cy:run --cypress-config=projects/nshmp-apps/cypress/config/cypress-source-models.json",
"cy:verify": "cypress verify", "cy:verify": "cypress verify",
"e2e": "ng e2e", "e2e": "ng e2e",
"lint": "ng lint", "lint": "ng lint",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment