mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 23:17:32 -02:30
accidentally messed up karma config, reverting
This commit is contained in:
@@ -15,7 +15,7 @@ module.exports = function(config) {
|
||||
frameworks: [
|
||||
'jasmine',
|
||||
],
|
||||
reporters: ['progress', 'coverage'],
|
||||
reporters: ['progress', 'coverage', 'junit'],
|
||||
files: [
|
||||
'./client/src/app.js',
|
||||
'./node_modules/angular-mocks/angular-mocks.js',
|
||||
|
||||
Reference in New Issue
Block a user