mirror of
https://github.com/pcottle/learnGitBranching.git
synced 2025-08-28 22:08:36 +02:00
gruntfile change
This commit is contained in:
parent
4331e4a981
commit
d2ce79b54f
1 changed files with 0 additions and 1 deletions
|
@ -195,7 +195,6 @@ module.exports = function(grunt) {
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
jasmine_node: {
|
jasmine_node: {
|
||||||
specNameMatcher: 'spec',
|
|
||||||
projectRoot: './src/js/__tests__/',
|
projectRoot: './src/js/__tests__/',
|
||||||
forceExit: true,
|
forceExit: true,
|
||||||
verbose: true,
|
verbose: true,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue