mirror of
https://github.com/AikidoSec/safe-chain.git
synced 2026-05-26 12:10:49 +00:00
Run e2e tests on PR check
This commit is contained in:
parent
c966660a09
commit
af53a8fbb8
5 changed files with 61 additions and 16 deletions
|
|
@ -4,7 +4,6 @@
|
|||
"scripts": {
|
||||
"test": "node --test --experimental-test-module-mocks **/*.spec.js",
|
||||
"test:watch": "node --test --watch --experimental-test-module-mocks **/*.spec.js",
|
||||
"test:e2e": "node --test test/e2e/**/*.e2e.spec.js",
|
||||
"lint": "eslint ."
|
||||
},
|
||||
"repository": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue