Skip to content

Commit 57d4387

Browse files
authored
test(extension): fix LW-9996 (#1661)
1 parent 2a7d201 commit 57d4387

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/e2e-tests/src/features/MultiDelegationPageExtended.part2.feature

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,9 +142,9 @@ Feature: Staking Page - Extended View
142142
Then I see 4 stake pool cards in a row
143143
When I resize the window to a width of: 1659 and a height of: 1080
144144
Then I see 3 stake pool cards in a row
145-
When I resize the window to a width of: 669 and a height of: 1080
146-
Then I see 3 stake pool cards in a row
147145
When I resize the window to a width of: 668 and a height of: 1080
146+
Then I see 3 stake pool cards in a row
147+
When I resize the window to a width of: 667 and a height of: 1080
148148
Then I see 2 stake pool cards in a row
149149

150150
@LW-10141 @LW-10142 @Testnet @Mainnet

0 commit comments

Comments
 (0)