aboutsummaryrefslogtreecommitdiffstats
path: root/vid-webpack-master/cypress/integration/iFrames/ala-carte.e2e.ts
diff options
context:
space:
mode:
authorAlexey Sandler <alexey.sandler@intl.att.com>2020-02-10 12:05:01 +0200
committerAlexey Sandler <alexey.sandler@intl.att.com>2020-02-10 12:05:01 +0200
commit874ef1ce4fa0228c720c704a4354d52021ecf2fe (patch)
treebc0d2671b6d8c99ccfc51279aaa7551eea9018f7 /vid-webpack-master/cypress/integration/iFrames/ala-carte.e2e.ts
parent5f441ea7520e585dd53f118b799626d53eb2d924 (diff)
create tests to add vfmodule in ala carte instance
Issue-ID: VID-758 Signed-off-by: Alexey Sandler <alexey.sandler@intl.att.com> Change-Id: I7d4afa05d34cd28ff7118e320f67ef68d6a60e60
Diffstat (limited to 'vid-webpack-master/cypress/integration/iFrames/ala-carte.e2e.ts')
-rw-r--r--vid-webpack-master/cypress/integration/iFrames/ala-carte.e2e.ts3
1 files changed, 0 insertions, 3 deletions
diff --git a/vid-webpack-master/cypress/integration/iFrames/ala-carte.e2e.ts b/vid-webpack-master/cypress/integration/iFrames/ala-carte.e2e.ts
index fa628d4b5..ba27d41df 100644
--- a/vid-webpack-master/cypress/integration/iFrames/ala-carte.e2e.ts
+++ b/vid-webpack-master/cypress/integration/iFrames/ala-carte.e2e.ts
@@ -283,8 +283,5 @@ describe('A la carte', function () {
.get('.error').contains(INSTANCE_NAME_NOT_MANDATORY_MESSAGE);
}
-
-
-
});
});