Closed alanhogan closed 7 years ago
need to cd tests and elm-package install before npm test from the top level will work.
cd tests
elm-package install
npm test
i think this is fixed with new elm-test release. will confirm soon
confirmed
Good!
need to
cd tests
andelm-package install
beforenpm test
from the top level will work.