ansible-server component: test case fix
[appc/cdt.git] / src / app / admin / view-edit / ansible-server.component.spec.ts
index d3ccf96..fb5671d 100644 (file)
@@ -36,7 +36,7 @@ import { UtilityService } from '../../shared/services/utilityService/utility.ser
 fdescribe('AnsibleServerComponent', () => {
     let component: AnsibleServerComponent;
     let fixture: ComponentFixture<AnsibleServerComponent>;
-    beforeEach(async(() => {
+    beforeEach((() => {
         TestBed.configureTestingModule({
             schemas: [
                 CUSTOM_ELEMENTS_SCHEMA,