Set relative path for test

pull/5370/head
ioedeveloper 5 years ago
parent 815b5a086d
commit bbbb88a5ee
  1. 2
      workspace.json

@ -58,7 +58,7 @@
"options": { "options": {
"commands": [ "commands": [
{ {
"command": "csslint && node test/index.js" "command": "csslint && node apps/remix-ide/test/index.js"
} }
] ]
} }

Loading…
Cancel
Save