Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

Commit

Permalink
Appease formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
Hjort committed Nov 16, 2023
1 parent f529fb3 commit fe1cbe8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/terms_and_conditions_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ import 'package:flutter_test/flutter_test.dart';
import 'helpers.dart';

class MockUrlLauncher extends Mock implements UrlLauncher {}

class MockTACCubit extends MockCubit<TermsAndConditionsAcceptanceState> implements TermsAndConditionAcceptance {}

void main() {
Expand Down

0 comments on commit fe1cbe8

Please sign in to comment.