TF-4367 Remove the duplicated closeEmailDetailedView helper from this mixin.
This commit is contained in:
@@ -4,7 +4,7 @@ import '../../scenarios/email_detailed/forward_email_when_change_language_scenar
|
||||
void main() {
|
||||
TestBase().runPatrolTest(
|
||||
description:
|
||||
'The forward prefix should be displayed correctly when forwarding to an email.',
|
||||
'The forward prefix should be displayed correctly when forwarding an email.',
|
||||
scenarioBuilder: ($) => ForwardEmailWhenChangeLanguageScenario($),
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user