mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-10-28 04:14:56 +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