TF-4236 Fix guard delete UI when no handler is provided.
This commit is contained in:
@@ -48,7 +48,6 @@ class RemoveALabelFromEmailScenario extends BaseTestScenario
|
||||
await _expectEmailListDisplayedCorrectByTag(labelDisplayName);
|
||||
|
||||
await threadRobot.openEmailWithLabel(labelDisplayName);
|
||||
await $.pumpAndSettle(duration: const Duration(seconds: 1));
|
||||
await _expectLabelDisplayedOnEmailSubject(labelDisplayName);
|
||||
|
||||
await emailRobot.tapRemoveLabelButton(labelDisplayName);
|
||||
|
||||
Reference in New Issue
Block a user