use lowercase text for menu items (as we're still yet to standardise on 'Sentence case')

This commit is contained in:
Jesse Duffield
2023-04-15 17:25:58 +10:00
parent b82b6a2992
commit 8f1f712841
5 changed files with 6 additions and 6 deletions

View File

@@ -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(