mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-11-25 04:43:08 +03:00
test: add an integration test for creating tag on branches
This commit is contained in:
@@ -27,6 +27,7 @@ var tests = []*components.IntegrationTest{
|
||||
bisect.Basic,
|
||||
bisect.FromOtherBranch,
|
||||
branch.CheckoutByName,
|
||||
branch.CreateTag,
|
||||
branch.Delete,
|
||||
branch.DetachedHead,
|
||||
branch.OpenWithCliArg,
|
||||
|
||||
Reference in New Issue
Block a user