This commit is contained in:
parent
2ee7a11fea
commit
9ea4f4664c
@ -17,10 +17,10 @@ module.exports = {
|
||||
'clear-text',
|
||||
'progress'
|
||||
],
|
||||
testRunner: 'jasmine',
|
||||
testFramework: 'jasmine',
|
||||
testRunner: 'jasmine',
|
||||
testFramework: 'jasmine',
|
||||
jasmineConfigFile: 'jasmine.json',
|
||||
transpilers: [],
|
||||
coverageAnalysis: 'perTest',
|
||||
mutate: [ 'index.js' ]
|
||||
transpilers: [],
|
||||
coverageAnalysis: 'perTest',
|
||||
mutate: [ 'index.js' ]
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user