mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
fix unit testing configuration (#1227)
This commit is contained in:
committed by
Eugenio Romano
parent
8d97b0b123
commit
ca77608fa3
@@ -24,7 +24,7 @@ module.exports = function (config) {
|
||||
noInfo: true
|
||||
},
|
||||
|
||||
reporters: ['progress'],
|
||||
reporters: ['mocha'],
|
||||
port: 9876,
|
||||
colors: true,
|
||||
logLevel: config.LOG_INFO,
|
||||
|
Reference in New Issue
Block a user