TF-4058 Update E2E test to compatible with flutter version 3.32.8
This commit is contained in:
+1
-1
@@ -31,7 +31,7 @@ class ComposerUploadAttachmentAndInlineImageScenario extends BaseTestScenario {
|
||||
await _expectAttachment(pngName);
|
||||
|
||||
await composerRobot.addInline(png);
|
||||
await $.pumpAndSettle();
|
||||
await $.pumpAndSettle(duration: const Duration(seconds: 1));
|
||||
await _expectInline();
|
||||
|
||||
await composerRobot.addAttachment(png);
|
||||
|
||||
Reference in New Issue
Block a user