mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
first part random test fix (#3376)
fixing random test executions first part
This commit is contained in:
@@ -139,6 +139,12 @@ module.exports = function (config) {
|
||||
{type: 'lcov'}
|
||||
]
|
||||
}
|
||||
|
||||
// client: {
|
||||
// jasmine: {
|
||||
// random: true
|
||||
// }
|
||||
// }
|
||||
};
|
||||
|
||||
config.set(_config);
|
||||
|
Reference in New Issue
Block a user