mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-31 14:24:25 +03:00
another integration test
This commit is contained in:
@ -58,6 +58,14 @@ func tests() []integrationTest {
|
||||
name: "mergeConflicts",
|
||||
fixture: "mergeConflicts",
|
||||
},
|
||||
{
|
||||
name: "searching",
|
||||
fixture: "newFile",
|
||||
},
|
||||
{
|
||||
name: "searchingInStagingPanel",
|
||||
fixture: "newFile2",
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user