mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-06-17 00:18:05 +02:00
fix CI
This commit is contained in:
@ -5,7 +5,7 @@ import (
|
||||
"github.com/jesseduffield/lazygit/pkg/integration/helpers"
|
||||
)
|
||||
|
||||
var NewBranch = helpers.NewTest(helpers.NewTestArgs{
|
||||
var NewBranch = helpers.NewIntegrationTest(helpers.NewIntegrationTestArgs{
|
||||
Description: "Creating a new branch from a commit",
|
||||
ExtraCmdArgs: "",
|
||||
Skip: false,
|
||||
|
Reference in New Issue
Block a user