mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 04:10:44 -03:30
make ui unit tests run for jobResultsController
This commit is contained in:
parent
d65e06c900
commit
fef0475580
@ -139,7 +139,7 @@ describe('Controller: jobResultsController', () => {
|
||||
});
|
||||
};
|
||||
|
||||
beforeEach(angular.mock.module('Tower'));
|
||||
beforeEach(angular.mock.module('shared'));
|
||||
|
||||
let bootstrapTest = () => {
|
||||
provideVals();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user