Update packages/pinball_ui/test/src/theme/pinball_theme_test.dart

Co-authored-by: Allison Ryan <77211884+allisonryan0002@users.noreply.github.com>
pull/264/head
Jorge Coca 3 years ago committed by GitHub
parent 1413281aba
commit b11e8913b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -49,7 +49,7 @@ void main() {
);
});
test('headline1 matches PinballTextStyle#headline4', () {
test('headline4 matches PinballTextStyle#headline4', () {
expect(
PinballTheme.standard.textTheme.headline4!.fontSize,
PinballTextStyle.headline4.fontSize,

Loading…
Cancel
Save