summaryrefslogtreecommitdiffstats
path: root/pkg/integration/tests/sync/force_push_multiple_matching.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/integration/tests/sync/force_push_multiple_matching.go')
-rw-r--r--pkg/integration/tests/sync/force_push_multiple_matching.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/integration/tests/sync/force_push_multiple_matching.go b/pkg/integration/tests/sync/force_push_multiple_matching.go
index 4f9998bb1..37c43f264 100644
--- a/pkg/integration/tests/sync/force_push_multiple_matching.go
+++ b/pkg/integration/tests/sync/force_push_multiple_matching.go
@@ -34,7 +34,7 @@ var ForcePushMultipleMatching = NewIntegrationTest(NewIntegrationTestArgs{
t.ExpectPopup().Confirmation().
Title(Equals("Force push")).
- Content(Equals("Your branch has diverged from the remote branch. Press 'esc' to cancel, or 'enter' to force push.")).
+ Content(Equals("Your branch has diverged from the remote branch. Press <esc> to cancel, or <enter> to force push.")).
Confirm()
t.Views().Commits().