mirror of
https://github.com/ansible/awx.git
synced 2026-05-10 02:47:36 -02:30
workflow job elapsed timer
* Now with tests for elapsed timer feature.
This commit is contained in:
@@ -20,6 +20,7 @@ module.exports = function(config) {
|
||||
'./client/src/app.js',
|
||||
'./node_modules/angular-mocks/angular-mocks.js',
|
||||
{ pattern: './tests/**/*-test.js' },
|
||||
{ pattern: './tests/**/*.json', included: false},
|
||||
'client/src/**/*.html'
|
||||
],
|
||||
preprocessors: {
|
||||
|
||||
Reference in New Issue
Block a user