Skip to content

Commit dfed814

Browse files
author
André Gaul
committed
only run local tests
1 parent 7b68671 commit dfed814

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gruntfile.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ module.exports = function(grunt) {
1010
},
1111
// jasmine unit tests
1212
jasmine_node: {
13+
projectRoot: 'test',
1314
specNameMatcher: 'Spec',
1415
forceExit: true
1516
}

0 commit comments

Comments
 (0)