Revert test workaround

Now that the bug with selecting the next stageable line is fixed, we can go back
to the original, simpler way of expressing the test.
This commit is contained in:
Stefan Haller 2026-03-16 08:36:07 +01:00
parent 6bfcab3d89
commit e1e042fb66

View file

@ -50,8 +50,7 @@ var StagePartialBlockOfChangesFirstLines = NewIntegrationTest(NewIntegrationTest
PressPrimaryAction().
NavigateToLine(Contains("+2b")).
PressPrimaryAction().
// TODO: we expect +3b to be selected, but it isn't, so navigate to it
NavigateToLine(Contains("+3b")).
SelectedLines(Contains("+3b")).
PressPrimaryAction()
t.Views().StagingSecondary().