Skip to content

Commit f7b9636

Browse files
committed
appveyor fix path.
1 parent 3c74b51 commit f7b9636

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ install:
2121
- jasmine-node --version
2222

2323
test_script:
24-
- jasmine-node --verbose --test-dir C:\projects\node-angularity\node-angularity\test
24+
- jasmine-node --verbose --test-dir C:\projects\node-angularity\test
2525

2626
build: off

0 commit comments

Comments
 (0)