Changes to test configuration

- changed directory name for test files in configuration
pull/21/head
Trivernis 6 years ago
parent fbea478d47
commit 1797ed3fd7

@ -38,4 +38,4 @@ jobs:
# run tests!
- run:
name: Testing ./lib/music
command: node ./test/musicTest.js
command: node ./testscripts/musicTest.js
Loading…
Cancel
Save