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 b11e8913b4
commit 186ebb89be
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save