mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-04-25 12:24:47 +02:00
Update pkg/integration/tests/branch/create_tag.go
This commit is contained in:
parent
72a92d748f
commit
4b49bd406f
@ -35,7 +35,7 @@ var CreateTag = NewIntegrationTest(NewIntegrationTestArgs{
|
|||||||
Type("new-tag").
|
Type("new-tag").
|
||||||
Confirm()
|
Confirm()
|
||||||
|
|
||||||
t.Views().Tags().
|
t.Views().Tags().Focus().
|
||||||
Lines(
|
Lines(
|
||||||
MatchesRegexp(`new-tag`).IsSelected(),
|
MatchesRegexp(`new-tag`).IsSelected(),
|
||||||
)
|
)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user