Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 04dd1241 authored by dleurs's avatar dleurs
Browse files

One difficulties removed :)

parent 18a8cf48
No related branches found
No related tags found
No related merge requests found
......@@ -25,7 +25,6 @@ Logs from terminal using flutter test test/test_counter_bloc.dart.
Difficulties :
- InitialCounterState seems to not be create when CounterBloc()
- flutter test does not launch test_counter_bloc.dart
- Why creating a mock :
```dart
class MockCounterBloc extends MockBloc<CounterState> implements CounterBloc {}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment