Commit 519ace6
committed
Remove flaky count assertions in tutorial tests
Drop strict comparisons of dlg.count.text() in two tutorial dialog tests. The assertions matching exact "Tip X|{len(dlg._tips)}" formatting were removed from test_tutorial_next_advances_to_first_tip_and_updates_position and test_tutorial_navigation_enables_and_disables_buttons to avoid brittle failures while preserving the button enable/disable and index behavior checks.1 parent a464328 commit 519ace6
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
169 | | - | |
170 | 169 | | |
171 | 170 | | |
172 | 171 | | |
| |||
191 | 190 | | |
192 | 191 | | |
193 | 192 | | |
194 | | - | |
195 | 193 | | |
196 | 194 | | |
197 | 195 | | |
| |||
0 commit comments