Unverified Commit c52042fb authored by Victoria Ashworth's avatar Victoria Ashworth Committed by GitHub

Make logs verbose for gallery tests (#124271)

Make logs verbose for gallery tests
parent fde60451
...@@ -150,6 +150,8 @@ class GalleryTransitionTest { ...@@ -150,6 +150,8 @@ class GalleryTransitionTest {
'test_driver/$testDriver.dart', 'test_driver/$testDriver.dart',
'-d', '-d',
deviceId, deviceId,
'-v',
'--verbose-system-logs'
]); ]);
}); });
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment