Skip to content

Commit

Permalink
fix: smooth_error_card_test.dart (#4451)
Browse files Browse the repository at this point in the history
  • Loading branch information
monsieurtanuki committed Aug 5, 2023
1 parent 292939b commit aa6632d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import 'package:flutter_gen/gen_l10n/app_localizations.dart';
import 'package:flutter_test/flutter_test.dart';
import 'package:provider/provider.dart';
import 'package:shared_preferences/shared_preferences.dart';
import 'package:smooth_app/data_models/user_preferences.dart';
import 'package:smooth_app/data_models/preferences/user_preferences.dart';
import 'package:smooth_app/generic_lib/buttons/smooth_simple_button.dart';
import 'package:smooth_app/generic_lib/widgets/smooth_error_card.dart';
import 'package:smooth_app/themes/theme_provider.dart';
Expand Down

0 comments on commit aa6632d

Please sign in to comment.