]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/pybind/mgr/dashboard/frontend/src/app/shared/forms/crud-form/crud-form.component.spec.ts
update ceph source to reef 18.2.1
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / src / app / shared / forms / crud-form / crud-form.component.spec.ts
index 7a6faa7e8aceb2e35bcfaa1ba115200d04ded1ef..50c6bb1998f88c3a9948726156421eaf999e9b00 100644 (file)
@@ -24,10 +24,8 @@ describe('CrudFormComponent', () => {
     ]
   });
 
-  beforeEach(async () => {
-    await TestBed.configureTestingModule({
-      declarations: [CrudFormComponent]
-    }).compileComponents();
+  configureTestBed({
+    declarations: [CrudFormComponent]
   });
 
   beforeEach(() => {