mirror of
https://github.com/ansible/awx.git
synced 2026-05-17 14:27:42 -02:30
Update out of date karma and test dependencies
This commit is contained in:
@@ -4,7 +4,6 @@ module.exports = function(config) {
|
||||
config.set({
|
||||
autoWatch: true,
|
||||
colors: true,
|
||||
logLevel: config.LOG_INFO,
|
||||
browsers: ['Chrome', 'Firefox'],
|
||||
coverageReporter: {
|
||||
reporters: [
|
||||
@@ -30,9 +29,7 @@ module.exports = function(config) {
|
||||
},
|
||||
webpack: webpackTestConfig,
|
||||
webpackMiddleware: {
|
||||
stats: {
|
||||
colors: true
|
||||
}
|
||||
noInfo: true
|
||||
},
|
||||
junitReporter: {
|
||||
outputDir: 'coverage',
|
||||
|
||||
Reference in New Issue
Block a user