summaryrefslogtreecommitdiffstats
path: root/pkg/integration/tests/worktree/remove_worktree_from_branch.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/integration/tests/worktree/remove_worktree_from_branch.go')
-rw-r--r--pkg/integration/tests/worktree/remove_worktree_from_branch.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/integration/tests/worktree/remove_worktree_from_branch.go b/pkg/integration/tests/worktree/remove_worktree_from_branch.go
index 06c729edb..2885f5669 100644
--- a/pkg/integration/tests/worktree/remove_worktree_from_branch.go
+++ b/pkg/integration/tests/worktree/remove_worktree_from_branch.go
@@ -46,7 +46,7 @@ var RemoveWorktreeFromBranch = NewIntegrationTest(NewIntegrationTestArgs{
}).
Lines(
Contains("mybranch"),
- Contains("newbranch").DoesNotContain("(worktree").IsSelected(),
+ Contains("newbranch").DoesNotContain("(worktree)").IsSelected(),
)
t.Views().Worktrees().