Make logs verbose for gallery tests (#124271)
Make logs verbose for gallery tests
This commit is contained in:
parent
fde6045138
commit
c52042fbfc
@ -150,6 +150,8 @@ class GalleryTransitionTest {
|
||||
'test_driver/$testDriver.dart',
|
||||
'-d',
|
||||
deviceId,
|
||||
'-v',
|
||||
'--verbose-system-logs'
|
||||
]);
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user