mirror of
https://github.com/wger-project/flutter.git
synced 2026-02-18 00:17:48 +01:00
update goldens
This commit is contained in:
BIN
test/routine/gym_mode/goldens/gym_mode_progression_tab.png
Normal file
BIN
test/routine/gym_mode/goldens/gym_mode_progression_tab.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.4 KiB |
@@ -61,6 +61,9 @@ void main() {
|
||||
testWidgets(
|
||||
'Smoke and golden test',
|
||||
(WidgetTester tester) async {
|
||||
tester.view.physicalSize = const Size(500, 1000);
|
||||
tester.view.devicePixelRatio = 1.0; // Ensure correct pixel ratio
|
||||
|
||||
await tester.pumpWidget(renderWidget());
|
||||
|
||||
if (Platform.isLinux) {
|
||||
|
||||
Reference in New Issue
Block a user