Cosmetic text improvements in tests - 5/6
What does this MR do and why?
Automatic text replacements to improve readability of text description in tests.
- replace
alert banner
foralert
. - replace
alert message
foralert
. - replace
alert error
foralert
- replace
shows alert
forshows an alert
In my opinion, the words banner
, message
or error
don't add much. The
sentences read better without them.
Screenshots or screen recordings
N/A
How to set up and validate locally
N/A
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.