mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-07-30 03:23:08 +03:00
integration tests for commit without pre-commit hooks in staging files menu
This commit is contained in:
committed by
Jesse Duffield
parent
bfcbf228bf
commit
50b0d85cd3
@ -38,6 +38,8 @@ var tests = []*components.IntegrationTest{
|
||||
commit.NewBranch,
|
||||
commit.Staged,
|
||||
commit.Unstaged,
|
||||
commit.StagedWithoutHooks,
|
||||
commit.UnstagedWithoutHooks,
|
||||
custom_commands.Basic,
|
||||
custom_commands.FormPrompts,
|
||||
custom_commands.MenuFromCommand,
|
||||
|
Reference in New Issue
Block a user