mirror of
https://github.com/amark/gun.git
synced 2025-11-27 07:48:47 +00:00
sea - correct path to sea test.
This commit is contained in:
parent
9caf77dd0c
commit
d9d9e5c5d0
@ -9,7 +9,7 @@
|
|||||||
"https": "HTTPS_KEY=test/https/server.key HTTPS_CERT=test/https/server.crt npm start",
|
"https": "HTTPS_KEY=test/https/server.key HTTPS_CERT=test/https/server.crt npm start",
|
||||||
"prepublishOnly": "npm run unbuild",
|
"prepublishOnly": "npm run unbuild",
|
||||||
"test": "mocha",
|
"test": "mocha",
|
||||||
"testsea": "mocha test/sea.js",
|
"testsea": "mocha test/sea/sea.js",
|
||||||
"testaxe": "mocha test/axe/holy-grail.js",
|
"testaxe": "mocha test/axe/holy-grail.js",
|
||||||
"e2e": "mocha e2e/distributed.js",
|
"e2e": "mocha e2e/distributed.js",
|
||||||
"docker": "hooks/build",
|
"docker": "hooks/build",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user