Show correct keybindings in force-push prompt

This commit is contained in:
Stefan Haller
2023-07-26 17:36:14 +02:00
parent d41a195ee6
commit 3827479643
5 changed files with 17 additions and 6 deletions

View File

@@ -32,7 +32,7 @@ var ForcePush = 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().