Skip to content

Commit

Permalink
Merge pull request #155 from DroidKaigi/takahirom/fix-behavior-descri…
Browse files Browse the repository at this point in the history
…ption-of-about-screen/2024-07-23

Fix behavior description of AboutScreenTest
  • Loading branch information
takahirom authored Jul 23, 2024
2 parents 9e14a46 + 3380d48 commit eabe63f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class AboutScreenTest(
setupScreenContent()
}
}
itShould("show scr") {
itShould("show detail section") {
captureScreenWithChecks {
checkDetailSectionDisplayed()
}
Expand Down

0 comments on commit eabe63f

Please sign in to comment.