From 50021285a9df87c6f5e30c8a76f6e36731004138 Mon Sep 17 00:00:00 2001 From: Vadim <44135514+vodemn@users.noreply.github.com> Date: Thu, 28 Aug 2025 18:55:19 +0200 Subject: [PATCH] Update e2e_test.dart --- integration_test/e2e_test.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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],