Unverified Commit d6d3f0e0 authored by Christopher Fujino's avatar Christopher Fujino Committed by GitHub

add --verbose flag to pub global activate (#82719)

parent dae89394
......@@ -1456,6 +1456,8 @@ class DevToolsMemoryTest {
'activate',
'devtools',
'2.2.3',
// Try to debug https://github.com/flutter/flutter/issues/82142
'--verbose',
]);
_devToolsProcess = await startProcess(
pubBin,
......
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