Skip to content

Commit a0f4614

Browse files
committed
Cleanup: remove unnecessary ToggleRangeSelect
The next RangeSelectDown actually cancels the sticky range select and turns it into a non-sticky one.
1 parent 1d65196 commit a0f4614

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pkg/integration/tests/stash/drop_multiple.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ var DropMultiple = NewIntegrationTest(NewIntegrationTestArgs{
3333
Contains("stash two"),
3434
Contains("stash one"),
3535
).
36-
Press(keys.Universal.ToggleRangeSelect).
3736
Press(keys.Universal.RangeSelectDown).
3837
Press(keys.Universal.Remove).
3938
Tap(func() {

0 commit comments

Comments
 (0)