Skip to content
Snippets Groups Projects
Unverified Commit a612febc authored by Aleksandr Lesnenko's avatar Aleksandr Lesnenko Committed by GitHub
Browse files

fixing collections flake in release branch (#29195)

* try fixing collections flake

* update spec
parent 057bb928
No related branches found
No related tags found
No related merge requests found
......@@ -37,7 +37,7 @@ describe("scenarios > collection defaults", () => {
cy.visit("/");
cy.viewport(800, 400);
cy.viewport(800, 500);
cy.findByText("New").click();
cy.findByText("Collection").click();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment