Skip to content

Commit

Permalink
A jour
Browse files Browse the repository at this point in the history
  • Loading branch information
AureRita committed Jan 30, 2025
1 parent d74cb07 commit 0f031a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/UI/campaigns/functional/01_upgrade.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ test.describe('Verify the New UI', () => {

const pageTitle = await modAutoupgradeBoMain.getPageTitle(page);
expect(pageTitle).toEqual(modAutoupgradeBoMain.pageTitle);
});
});
}

test('should click on update your store radio button then get started', async () => {
Expand Down

0 comments on commit 0f031a3

Please sign in to comment.