Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
eternauta1337 committed Apr 1, 2024
1 parent 45bd3cf commit fc82e3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/ethernaut-interact-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"build": "npm run install:test",
"compile": "echo 'No compile step'",
"install:test": "cd test/fixture-projects/basic-project && npm install",
"test": "SPAWN_WRAP_SHIM_ROOT=../../ nyc --nycrc-path ../../.nycrc.json mocha --config ../../.mocharc.json"
"test": "nyc --nycrc-path ../../.nycrc.json mocha --config ../../.mocharc.json"
},
"author": "theethernaut",
"license": "ISC",
Expand Down

0 comments on commit fc82e3b

Please sign in to comment.