mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
Run dart fix on the code base
This commit is contained in:
@@ -70,7 +70,7 @@ void main() {
|
||||
id: 58,
|
||||
date: DateTime(2022, 01, 09),
|
||||
url: 'https://wger.de/media/gallery/170335/d2b9c9e0-d541-41ae-8786-a2ab459e3538.jpg',
|
||||
description: "eggsaddjujuit\'ddayhadIforcanview");
|
||||
description: "eggsaddjujuit'ddayhadIforcanview");
|
||||
|
||||
galleryProvider.images.add(image);
|
||||
|
||||
|
||||
@@ -28,8 +28,8 @@ import 'package:wger/providers/gallery.dart';
|
||||
import 'package:wger/screens/form_screen.dart';
|
||||
import 'package:wger/widgets/gallery/overview.dart';
|
||||
|
||||
import './gallery_screen_test.mocks.dart';
|
||||
import '../../test_data/gallery.dart';
|
||||
import './gallery_screen_test.mocks.dart';
|
||||
|
||||
@GenerateMocks([GalleryProvider])
|
||||
void main() {
|
||||
|
||||
Reference in New Issue
Block a user