Skip to content

Commit

Permalink
formatted file
Browse files Browse the repository at this point in the history
  • Loading branch information
manoj1749 committed Mar 4, 2023
1 parent 70d8b5f commit 42ae2fa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/helpers/test_helpers.mocks.dart
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ import 'package:shared_preferences/shared_preferences.dart' as _i24;
// ignore_for_file: unnecessary_parenthesis
// ignore_for_file: camel_case_types

class _FakeValueNotifier_0<T> extends _i1.Fake implements _i2.ValueNotifier<T> {
}
class _FakeValueNotifier_0<T> extends _i1.Fake
implements _i2.ValueNotifier<T> {}

class _FakeDiskSpace_1 extends _i1.Fake implements _i3.DiskSpace {}

Expand Down

0 comments on commit 42ae2fa

Please sign in to comment.