From 874ef1ce4fa0228c720c704a4354d52021ecf2fe Mon Sep 17 00:00:00 2001 From: Alexey Sandler Date: Mon, 10 Feb 2020 12:05:01 +0200 Subject: create tests to add vfmodule in ala carte instance Issue-ID: VID-758 Signed-off-by: Alexey Sandler Change-Id: I7d4afa05d34cd28ff7118e320f67ef68d6a60e60 --- vid-webpack-master/cypress/integration/iFrames/ala-carte.e2e.ts | 3 --- 1 file changed, 3 deletions(-) (limited to 'vid-webpack-master/cypress/integration/iFrames') 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); } - - - }); }); -- cgit 1.2.3-korg