Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
LuizAsFight committed Sep 27, 2024
1 parent 2e5e339 commit 820dbfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/app/playwright/crx/crx.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -676,7 +676,7 @@ test.describe('FuelWallet Extension', () => {
await popupPage.reload();
}

const initialNetworkAmount = 4;
const initialNetworkAmount = 3;
let networkSelector = getByAriaLabel(popupPage, 'Selected Network');
await networkSelector.click();

Expand Down

0 comments on commit 820dbfc

Please sign in to comment.