mirror of
https://github.com/ansible/awx.git
synced 2026-03-06 19:21:06 -03: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 = () => {
|
||||
provideVals();
|
||||
|
||||
Reference in New Issue
Block a user