mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
single run have to be specify in the package.json command otherwise the browser test can not be executed
This commit is contained in:
@@ -83,9 +83,7 @@ module.exports = function (config) {
|
||||
{type: 'json', file: 'coverage-final.json'},
|
||||
{type: 'html'}
|
||||
]
|
||||
},
|
||||
|
||||
singleRun: true
|
||||
}
|
||||
}
|
||||
|
||||
if (process.env.TRAVIS) {
|
||||
|
Reference in New Issue
Block a user