make coverage work again (#29016)
This commit is contained in:
parent
f5c3579f30
commit
a3b484d0da
@ -572,7 +572,7 @@ Future<void> _runFlutterTest(String workingDirectory, {
|
||||
if (!shouldProcessOutput) {
|
||||
return runCommand(flutter, args,
|
||||
workingDirectory: workingDirectory,
|
||||
expectNonZeroExit: true,
|
||||
expectNonZeroExit: expectFailure,
|
||||
printOutput: printOutput,
|
||||
skip: skip,
|
||||
timeout: timeout,
|
||||
|
Loading…
x
Reference in New Issue
Block a user