Commit 896ffcdf authored by Ian Hickson's avatar Ian Hickson Committed by GitHub

Disable test that is turning the tree red. (#9204)

This issue is being tracked at: https://github.com/dart-lang/sdk/issues/29230
parent d3022132
......@@ -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
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment