mirror of
https://github.com/amark/gun.git
synced 2025-11-26 23:46:10 +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",
|
||||
"prepublishOnly": "npm run unbuild",
|
||||
"test": "mocha",
|
||||
"testsea": "mocha test/sea.js",
|
||||
"testsea": "mocha test/sea/sea.js",
|
||||
"testaxe": "mocha test/axe/holy-grail.js",
|
||||
"e2e": "mocha e2e/distributed.js",
|
||||
"docker": "hooks/build",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user