Skip to content

Commit

Permalink
Adding Flow Framework Dashboards integration tests
Browse files Browse the repository at this point in the history
Signed-off-by: saimedhi <[email protected]>
  • Loading branch information
saimedhi committed Oct 22, 2024
1 parent 7c323be commit 007863e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ describe('Creating Workflows Using Various Methods', () => {

beforeEach(() => {
CURRENT_TENANT.newTenant = 'global';
cy.fleshTenantSettings();
cy.wait(15000);
cy.visit(FF_URL.WORKFLOWS, { timeout: FF_TIMEOUT });
});
Expand Down

0 comments on commit 007863e

Please sign in to comment.