Skip to content

Commit c34af85

Browse files
committed
Undo golden test useRichText
1 parent 935dcc4 commit c34af85

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/golden_test.dart

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ void testHtml(String name, String htmlData) {
2828
TestApp(
2929
Html(
3030
data: htmlData,
31-
useRichText: true,
3231
),
3332
),
3433
);

0 commit comments

Comments
 (0)