Merge branch 'task/token-flow-tests' of https://github.com/vegaprotocol/frontend-monorepo into task/token-flow-tests

This commit is contained in:
AndyWhiteVega 2022-07-07 15:03:57 +01:00
commit e5c94c1b14

View File

@ -61,7 +61,6 @@ Cypress.Commands.add(
});
}
);
// ensure to cy.reload() after running this in order to take affect
}
);