mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-05-15 22:26:40 +02:00
Fix typo
This commit is contained in:
parent
6322944a5e
commit
e8e7ddea45
@ -6,7 +6,7 @@ import (
|
||||
)
|
||||
|
||||
var SelectAllFiles = NewIntegrationTest(NewIntegrationTestArgs{
|
||||
Description: "All all files of a commit to a custom patch with the 'a' keybinding",
|
||||
Description: "Add all files of a commit to a custom patch with the 'a' keybinding",
|
||||
ExtraCmdArgs: []string{},
|
||||
Skip: false,
|
||||
SetupConfig: func(config *config.AppConfig) {},
|
||||
|
Loading…
x
Reference in New Issue
Block a user