Skip to content

Commit 04b5972

Browse files
fix: dart format
1 parent db97a53 commit 04b5972

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

test/utils/screen_render/instabug_screen_render_manager_test_manual_mocks.dart

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ class _FakeSingletonFlutterWindow_1 extends _i1.Fake
3939
class _FakePlatformDispatcher_2 extends _i1.Fake
4040
implements _i4.PlatformDispatcher {}
4141

42-
class _FakeHardwareKeyboard_3 extends _i1.Fake implements _i5.HardwareKeyboard {
43-
}
42+
class _FakeHardwareKeyboard_3 extends _i1.Fake
43+
implements _i5.HardwareKeyboard {}
4444

4545
class _FakeKeyEventManager_4 extends _i1.Fake implements _i5.KeyEventManager {}
4646

0 commit comments

Comments
 (0)