mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-08-09 09:22:48 +03:00
Add worktree tests for removing/detaching
This commit is contained in:
@@ -222,6 +222,9 @@ var tests = []*components.IntegrationTest{
|
||||
undo.UndoDrop,
|
||||
worktree.AddFromBranch,
|
||||
worktree.Crud,
|
||||
worktree.DetachWorktreeFromBranch,
|
||||
worktree.ForceRemoveWorktree,
|
||||
worktree.Rebase,
|
||||
worktree.RemoveWorktreeFromBranch,
|
||||
worktree.WorktreeInRepo,
|
||||
}
|
||||
|
Reference in New Issue
Block a user