Skip to content

Commit

Permalink
dummy commit
Browse files Browse the repository at this point in the history
  • Loading branch information
cod17828 committed Dec 16, 2024
1 parent 37dc77d commit 62a6787
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nala/blocks/banners/banners.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ test.describe('Validate banners', () => {

await test.step('Verify renew banner', async () => {
const renewBanner = await bannersPage.renewBanner;

await expect(renewBanner).toBeHidden();
});
});
Expand Down

0 comments on commit 62a6787

Please sign in to comment.