forked from firka/flutter
Re-enable test since underlying issue is fixed (#10008)
This commit is contained in:
@@ -34,5 +34,5 @@ void main() {
|
||||
await tester.pump();
|
||||
await tester.tap(find.text('Vary font sizes'));
|
||||
await tester.pump();
|
||||
}, skip: true); // https://github.com/dart-lang/sdk/issues/29230
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user