mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-27 22:38:09 +02:00
better namespacing for assertions
This commit is contained in:
@@ -34,6 +34,6 @@ var Suggestions = NewIntegrationTest(NewIntegrationTestArgs{
|
||||
SelectFirstSuggestion().
|
||||
Confirm()
|
||||
|
||||
assert.CurrentBranchName("branch-to-checkout")
|
||||
assert.Model().CurrentBranchName("branch-to-checkout")
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user