upgrade VFM is not enabled when other VFM in the same VNF is already upgraded (fix)
[vid.git] / vid-webpack-master / cypress / integration / iFrames / network.popup.e2e.ts
index 387f347..2baab72 100644 (file)
@@ -8,8 +8,7 @@ describe('Network popup', function () {
   var jsonBuilderAndMock: JsonBuilder<ServiceModel> = new JsonBuilder<ServiceModel>();
 
   beforeEach(() => {
-    cy.window().then((win) => {
-      win.sessionStorage.clear();
+      cy.clearSessionStorage();
       cy.setReduxState();
       cy.preventErrorsOnLoading();
       cy.permissionVidMock();
@@ -17,7 +16,6 @@ describe('Network popup', function () {
       cy.initAAIMock();
       cy.initVidMock();
       cy.login();
-    })
   });
 
   afterEach(() => {
@@ -215,10 +213,7 @@ describe('Network popup', function () {
             "FLAG_SHOW_VERIFY_SERVICE": false,
             "FLAG_SERVICE_MODEL_CACHE": true,
             "FLAG_ADVANCED_PORTS_FILTER": true,
-            "CREATE_INSTANCE_TEST": false,
-            "FLAG_SETTING_DEFAULTS_IN_DRAWING_BOARD": false,
             "FLAG_REGION_ID_FROM_REMOTE": true,
-            "EMPTY_DRAWING_BOARD_TEST": false,
             "FLAG_ADD_MSO_TESTAPI_FIELD": true
           },
           "type": "[FLAGS] Update"