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 <saimedhi@amazon.com>
  • Loading branch information
saimedhi committed Oct 22, 2024
1 parent a291906 commit 7c323be
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.wait(15000);
cy.visit(FF_URL.WORKFLOWS, { timeout: FF_TIMEOUT });
});

Expand Down

0 comments on commit 7c323be

Please sign in to comment.