]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/pybind/mgr/dashboard/frontend/cypress/integration/orchestrator/workflow/05-create-cluster-review.e2e-spec.ts
import ceph quincy 17.2.4
[ceph.git] / ceph / src / pybind / mgr / dashboard / frontend / cypress / integration / orchestrator / workflow / 05-create-cluster-review.e2e-spec.ts
index ba6e78ddeeb18ad50a2cdc67f139ad389aa99267..f93ad7a975bb9afae1fafecdf8064b849d96ea4c 100644 (file)
@@ -1,7 +1,9 @@
+/* tslint:disable*/
 import {
   CreateClusterHostPageHelper,
   CreateClusterWizardHelper
-} from 'cypress/integration/cluster/create-cluster.po';
+} from '../../cluster/create-cluster.po';
+/* tslint:enable*/
 
 describe('Create Cluster Review page', () => {
   const createCluster = new CreateClusterWizardHelper();