Unverified Commit 10c358ba authored by nturgut's avatar nturgut Committed by GitHub

run framework unit tests on html backend (#72756)

parent 7aacff22
...@@ -1150,6 +1150,7 @@ Future<void> _runWebDebugTest(String target, { ...@@ -1150,6 +1150,7 @@ Future<void> _runWebDebugTest(String target, {
'-d', '-d',
'chrome', 'chrome',
'--web-run-headless', '--web-run-headless',
'--dart-define=FLUTTER_WEB_USE_SKIA=false',
...additionalArguments, ...additionalArguments,
'-t', '-t',
target, target,
......
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