Skip to content

Commit

Permalink
Erase the comment about the UI
Browse files Browse the repository at this point in the history
Erase the "// Go to the New UI"

Co-authored-by: Thomas N <[email protected]>
  • Loading branch information
AureRita and Quetzacoalt91 authored Jan 30, 2025
1 parent 0f031a3 commit 7d2dbdb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/UI/campaigns/functional/01_upgrade.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,6 @@ test.describe('Verify the New UI', () => {
expect(isModuleVisible).toEqual(true);
});

// Go to the New UI
test(`should go to the configuration page of the module '${dataModules.autoupgrade.name}'`, async () => {
await boModuleManagerPage.goToConfigurationPage(page, dataModules.autoupgrade.tag);

Expand Down

0 comments on commit 7d2dbdb

Please sign in to comment.