]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/pybind/mgr/dashboard/frontend/src/app/ceph/nfs/nfs-form/nfs-form.component.spec.ts
import 15.2.2 octopus source
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / src / app / ceph / nfs / nfs-form / nfs-form.component.spec.ts
index 2b138eba7bf268dbb6efb5809b47c0ed8780993a..4b5ec0c909981dcdc1fa4a27ee00aa2fa2d950e3 100644 (file)
@@ -60,7 +60,6 @@ describe('NfsFormComponent', () => {
     activatedRoute = TestBed.get(ActivatedRoute);
     fixture.detectChanges();
 
-    httpTesting.expectOne('api/summary').flush([]);
     httpTesting.expectOne('api/nfs-ganesha/daemon').flush([
       { daemon_id: 'node1', cluster_id: 'cluster1' },
       { daemon_id: 'node2', cluster_id: 'cluster1' },