Skip to content

Commit

Permalink
test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
chalapkoStanislav committed Sep 10, 2024
1 parent 0cd59a7 commit 13f832f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fixtures.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ const mainTest = base.test.extend({
await loginPage.clickLoginButton();
await dashboardPage.isDashboardOpenedAfterLogin();
await dashboardPage.isHeaderDisplayed('Projects');
await dashboardPage.skipWhatNewsPopUp();
await use(page);
},
});
Expand Down

0 comments on commit 13f832f

Please sign in to comment.