1
0
mirror of https://github.com/jesseduffield/lazygit.git synced 2025-09-16 09:16:26 +02:00

Cleanup: remove unnecessary ToggleRangeSelect

The next RangeSelectDown actually cancels the sticky range select and turns it
into a non-sticky one.
This commit is contained in:
Stefan Haller
2025-08-25 14:58:48 +02:00
parent 1d65196136
commit a0f4614fdc

View File

@@ -33,7 +33,6 @@ var DropMultiple = NewIntegrationTest(NewIntegrationTestArgs{
Contains("stash two"),
Contains("stash one"),
).
Press(keys.Universal.ToggleRangeSelect).
Press(keys.Universal.RangeSelectDown).
Press(keys.Universal.Remove).
Tap(func() {