mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-06-15 00:15:32 +02:00
Fix typo
This commit is contained in:
@ -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) {},
|
||||
|
Reference in New Issue
Block a user