mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-08-06 22:33:07 +02:00
better namespacing for assertions
This commit is contained in:
@ -70,7 +70,7 @@ var CherryPickConflicts = NewIntegrationTest(NewIntegrationTestArgs{
|
||||
Confirm()
|
||||
|
||||
assert.Views().Current().Name("files")
|
||||
assert.WorkingTreeFileCount(0)
|
||||
assert.Model().WorkingTreeFileCount(0)
|
||||
|
||||
input.SwitchToCommitsView()
|
||||
|
||||
|
Reference in New Issue
Block a user