diff --git a/integration_test/e2e_test.dart b/integration_test/e2e_test.dart index fc2cfc0..97022f1 100644 --- a/integration_test/e2e_test.dart +++ b/integration_test/e2e_test.dart @@ -136,8 +136,8 @@ void testE2E(String description) { ); /// Set another film and another ISO - await tester.openPickerAndSelect('200'); await tester.openPickerAndSelect(mockFilms[1].name); + await tester.openPickerAndSelect('200'); await _expectMeteringStateAndMeasure( tester, equipmentProfile: mockEquipmentProfiles[1],