resetFixtures method
Resets project fixtures for the next scenario.
Implementation
@override
Future<void> resetFixtures(MapScenarioWorld world) async {}
Resets project fixtures for the next scenario.
@override
Future<void> resetFixtures(MapScenarioWorld world) async {}