mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-06-17 00:18:05 +02:00
Add integration tests for searching/filtering
This commit is contained in:
@ -42,6 +42,7 @@ var Search = NewIntegrationTest(NewIntegrationTestArgs{
|
||||
Press(keys.Universal.StartSearch).
|
||||
Tap(func() {
|
||||
t.ExpectSearch().
|
||||
Clear().
|
||||
Type("o").
|
||||
Confirm()
|
||||
|
||||
|
Reference in New Issue
Block a user