Skip to content

Commit 9316a61

Browse files
authored
Merge pull request #323 from open-source-labs/e2e/v12
E2e/v12
2 parents 90908b7 + 0eb2c79 commit 9316a61

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
@@ -87,7 +87,7 @@
8787
"test": "nyc jest",
8888
"backend-test": "npx jest --config __backend-tests__/jest.config.js --verbose",
8989
"start:selenium": "node e2e/seleniumTest.js",
90-
"start:e2e": "nyc npm run dev:electron & npm run start:selenium"
90+
"start:e2e": "npm run dev:electron & npm run start:selenium"
9191
},
9292
"repository": {
9393
"type": "git",

0 commit comments

Comments
 (0)