Unverified Commit 3fea2838 authored by Dan Field's avatar Dan Field Committed by GitHub

Skip test (#42557)

parent 8a2762c1
......@@ -145,7 +145,7 @@ name: example''');
}, overrides: <Type, Generator>{
FileSystem: () => testFileSystem,
ProcessManager: () => FakeProcessManager(<FakeCommand>[]),
});
}, skip: true); // https://github.com/flutter/flutter/issues/34446
});
}
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