Skip to content

Commit 686c385

Browse files
committed
Update goldens
1 parent 67ee79b commit 686c385

6 files changed

+1
-1
lines changed
-3.02 KB
Loading
-3.5 KB
Loading
-3.19 KB
Loading
-4.16 KB
Loading
8.94 KB
Loading

test/workout/routine_screen_test.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ void main() {
8282
if (Platform.isLinux) {
8383
await expectLater(
8484
find.byType(MaterialApp),
85-
matchesGoldenFile('goldens/routine_logs_screen_detail.png'),
85+
matchesGoldenFile('goldens/routine_screen_detail.png'),
8686
);
8787
}
8888

0 commit comments

Comments
 (0)