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.
2 parents 90908b7 + 0eb2c79 commit 9316a61Copy full SHA for 9316a61
package.json
@@ -87,7 +87,7 @@
87
"test": "nyc jest",
88
"backend-test": "npx jest --config __backend-tests__/jest.config.js --verbose",
89
"start:selenium": "node e2e/seleniumTest.js",
90
- "start:e2e": "nyc npm run dev:electron & npm run start:selenium"
+ "start:e2e": "npm run dev:electron & npm run start:selenium"
91
},
92
"repository": {
93
"type": "git",
0 commit comments