summaryrefslogtreecommitdiffstats
path: root/pkg/integration/tests/branch/rebase_does_not_autosquash.go
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2023-04-15 17:25:58 +1000
committerJesse Duffield <jessedduffield@gmail.com>2023-04-15 17:29:31 +1000
commit8f1f7128417169eb2f3692a49a06996980130c97 (patch)
tree4658af93c3c497b661271e3d8fed2e553210e621 /pkg/integration/tests/branch/rebase_does_not_autosquash.go
parentb82b6a2992b56f8cacc9e9ec9a886e6af51ce99e (diff)
use lowercase text for menu items (as we're still yet to standardise on 'Sentence case')
Diffstat (limited to 'pkg/integration/tests/branch/rebase_does_not_autosquash.go')
-rw-r--r--pkg/integration/tests/branch/rebase_does_not_autosquash.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/integration/tests/branch/rebase_does_not_autosquash.go b/pkg/integration/tests/branch/rebase_does_not_autosquash.go
index 4465bc93b..2638bec7b 100644
--- a/pkg/integration/tests/branch/rebase_does_not_autosquash.go
+++ b/pkg/integration/tests/branch/rebase_does_not_autosquash.go
@@ -41,7 +41,7 @@ var RebaseDoesNotAutosquash = NewIntegrationTest(NewIntegrationTestArgs{
t.ExpectPopup().Menu().
Title(Equals("Rebase 'my-branch' onto 'master'")).
- Select(Contains("Simple rebase")).
+ Select(Contains("simple rebase")).
Confirm()
t.Views().Commits().Lines(