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