mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-12 15:58:38 -05:00
@@ -44,6 +44,7 @@ describe('Controller: LicenseController', () => {
|
||||
|
||||
// Suites
|
||||
it('should GET a config object on initialization', ()=>{
|
||||
expect(ConfigService.delete).toHaveBeenCalled();
|
||||
expect(ConfigService.getConfig).toHaveBeenCalled();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user