summaryrefslogtreecommitdiffstats
path: root/pkg/integration/tests/stash/apply_patch.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/integration/tests/stash/apply_patch.go')
-rw-r--r--pkg/integration/tests/stash/apply_patch.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkg/integration/tests/stash/apply_patch.go b/pkg/integration/tests/stash/apply_patch.go
index 4c7a19841..ba454178b 100644
--- a/pkg/integration/tests/stash/apply_patch.go
+++ b/pkg/integration/tests/stash/apply_patch.go
@@ -35,15 +35,15 @@ var ApplyPatch = NewIntegrationTest(NewIntegrationTestArgs{
).
PressPrimaryAction()
- t.Views().Information().Content(Contains("building patch"))
+ t.Views().Information().Content(Contains("Building patch"))
t.Views().
CommitFiles().
Press(keys.Universal.CreatePatchOptionsMenu)
t.ExpectPopup().Menu().
- Title(Equals("Patch Options")).
- Select(MatchesRegexp(`apply patch$`)).Confirm()
+ Title(Equals("Patch options")).
+ Select(MatchesRegexp(`Apply patch$`)).Confirm()
})
t.Views().Files().Lines(