Skip to content

Commit f01f621

Browse files
authored
Update package.json
1 parent c37b21b commit f01f621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"lint": "eslint .",
1111
"lint:fix": "eslint . --fix",
1212
"emulator:cypress:": "cypress open",
13-
"test:cypress:": "cypress run"
13+
"test:cypress": "cypress run"
1414
},
1515
"dependencies": {
1616
"@babel/plugin-transform-runtime": "^7.18.2",

0 commit comments

Comments
 (0)