We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c37b21b commit f01f621Copy full SHA for f01f621
package.json
@@ -10,7 +10,7 @@
10
"lint": "eslint .",
11
"lint:fix": "eslint . --fix",
12
"emulator:cypress:": "cypress open",
13
- "test:cypress:": "cypress run"
+ "test:cypress": "cypress run"
14
},
15
"dependencies": {
16
"@babel/plugin-transform-runtime": "^7.18.2",
0 commit comments