mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-15 01:34:26 +02:00
create actions struct
This commit is contained in:
@ -61,7 +61,7 @@ var One = NewIntegrationTest(NewIntegrationTestArgs{
|
||||
Contains("commit 01"),
|
||||
).
|
||||
Tap(func() {
|
||||
t.ContinueRebase()
|
||||
t.Actions().ContinueRebase()
|
||||
}).
|
||||
Lines(
|
||||
Contains("commit 02"),
|
||||
|
Reference in New Issue
Block a user