summaryrefslogtreecommitdiffstats
path: root/pkg/integration/tests/patch_building/move_to_earlier_commit_no_keep_empty.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/integration/tests/patch_building/move_to_earlier_commit_no_keep_empty.go')
-rw-r--r--pkg/integration/tests/patch_building/move_to_earlier_commit_no_keep_empty.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg/integration/tests/patch_building/move_to_earlier_commit_no_keep_empty.go b/pkg/integration/tests/patch_building/move_to_earlier_commit_no_keep_empty.go
index aefb85c73..bbe1373e0 100644
--- a/pkg/integration/tests/patch_building/move_to_earlier_commit_no_keep_empty.go
+++ b/pkg/integration/tests/patch_building/move_to_earlier_commit_no_keep_empty.go
@@ -46,13 +46,13 @@ var MoveToEarlierCommitNoKeepEmpty = NewIntegrationTest(NewIntegrationTestArgs{
PressPrimaryAction().
PressEscape()
- t.Views().Information().Content(Contains("building patch"))
+ t.Views().Information().Content(Contains("Building patch"))
t.Views().Commits().
IsFocused().
SelectNextItem()
- t.Common().SelectPatchOption(Contains("move patch to selected commit"))
+ t.Common().SelectPatchOption(Contains("Move patch to selected commit"))
t.Views().Commits().
IsFocused().