Set relative path for test

pull/3/head
ioedeveloper 5 years ago
parent 94f5d7d88e
commit a287c627fc
  1. 2
      workspace.json

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

Loading…
Cancel
Save