diff --git a/cypress/integration/dashboard.js b/cypress/integration/dashboard.js index 471634092..f5c911141 100644 --- a/cypress/integration/dashboard.js +++ b/cypress/integration/dashboard.js @@ -131,6 +131,8 @@ describe("User authorization", () => { .contains(randomName) .click() .get(DASHBOARD_SELECTORS.dataAreLoading) + .should("be.visible") + .get(DASHBOARD_SELECTORS.dataAreLoading) .should("not.exist"); const regex = /^1\D+/; sales = sales.toFixed(2).replace(".", ","); diff --git a/src/storybook/__snapshots__/Stories.test.ts.snap b/src/storybook/__snapshots__/Stories.test.ts.snap index bf8586f6b..56c382ea2 100644 --- a/src/storybook/__snapshots__/Stories.test.ts.snap +++ b/src/storybook/__snapshots__/Stories.test.ts.snap @@ -92177,6 +92177,7 @@ exports[`Storyshots Views / HomePage default 1`] = ` >