mirror of
https://github.com/jesseduffield/lazygit.git
synced 2025-02-03 13:21:56 +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").
|
||||
Confirm()
|
||||
|
||||
t.Views().Tags().
|
||||
t.Views().Tags().Focus().
|
||||
Lines(
|
||||
MatchesRegexp(`new-tag`).IsSelected(),
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user