Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit fe80788

Browse files
committed
remove solo
1 parent 983861b commit fe80788

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/web_ui/test/canvaskit/canvas_golden_test.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,7 +580,7 @@ void testMain() {
580580
region: ui.Rect.fromLTRB(0, 0, testWidth, 850),
581581
write: true,
582582
);
583-
}, solo: true);
583+
});
584584
// TODO: https://github.com/flutter/flutter/issues/60040
585585
// TODO: https://github.com/flutter/flutter/issues/71520
586586
}, skip: isIosSafari || isFirefox);

0 commit comments

Comments
 (0)