Commit e9af35f0 authored by Kevin Di Lallo's avatar Kevin Di Lallo
Browse files

minor cypress test fix

parent 9b78f3c5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -112,7 +112,7 @@ describe('Scenario Execution', function () {
  it('Test Event - Save button', function () {
    openDefaultMeepUrl();
    click(meep.MEEP_TAB_EXEC);
    cy.wait(1000);
    cy.wait(2000);
    select(meep.EXEC_SELECT_SANDBOX, sandbox);
    cy.wait(3000);