Skip to content

Commit 49b0875

Browse files
committed
chore: update cypress * 10
1 parent 44a0a0b commit 49b0875

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/cubejs-testing/cypress/e2e/playground-explore.spec.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ context("Playground: Explore Page", () => {
9292

9393
cy.setQuery(ordersCountQuery);
9494
cy.wait(["@context"]);
95+
cy.wait(500);
9596
cy.getByTestId("live-preview-btn").should("not.exist");
9697
});
9798
});

0 commit comments

Comments
 (0)