From b27e3567c64740389797f9925f89d1e42594c794 Mon Sep 17 00:00:00 2001 From: NandanAnantharamu <67676905+NandanAnantharamu@users.noreply.github.com> Date: Wed, 27 Oct 2021 11:38:39 +0530 Subject: [PATCH] Updated test (#8811) --- .../ServerSideTests/OrganisationTests/ShareAppTests_spec.js | 1 + 1 file changed, 1 insertion(+) diff --git a/app/client/cypress/integration/Smoke_TestSuite/ServerSideTests/OrganisationTests/ShareAppTests_spec.js b/app/client/cypress/integration/Smoke_TestSuite/ServerSideTests/OrganisationTests/ShareAppTests_spec.js index 7366878233..0e02ad3edf 100644 --- a/app/client/cypress/integration/Smoke_TestSuite/ServerSideTests/OrganisationTests/ShareAppTests_spec.js +++ b/app/client/cypress/integration/Smoke_TestSuite/ServerSideTests/OrganisationTests/ShareAppTests_spec.js @@ -82,6 +82,7 @@ describe("Create new org and share with a user", function() { "response.body.responseMeta.status", 200, ); + cy.wait(3000); cy.get(publish.pageInfo) .invoke("text") .then((text) => {