mirror of
https://github.com/ansible/awx.git
synced 2026-05-08 09:57:35 -02:30
make ui unit tests run for jobResultsController
This commit is contained in:
@@ -139,7 +139,7 @@ describe('Controller: jobResultsController', () => {
|
|||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
beforeEach(angular.mock.module('Tower'));
|
beforeEach(angular.mock.module('shared'));
|
||||||
|
|
||||||
let bootstrapTest = () => {
|
let bootstrapTest = () => {
|
||||||
provideVals();
|
provideVals();
|
||||||
|
|||||||
Reference in New Issue
Block a user