Commit 5bfc3d4
authored
Refactor devfs_web_ddc_modules_test.dart (#155609)
This pull request adds a local function `runInTestbed()` to **devfs_web_ddc_modules_test.dart**, which wraps the `testbed.run()` method. Several whitespace adjustments have been made as well.
<br>
It's much easier to read after clicking "hide whitespace".
<br>
Relevant style guidelines:
- Prefer avoiding line breaks after assignment operators.
- If you have a newline after some opening punctuation, match it on the closing punctuation.
- Only use `=>` when everything, including the function declaration, fits on a single line.1 parent 59e5743 commit 5bfc3d4
File tree
1 file changed
+1334
-1574
lines changed- packages/flutter_tools/test/general.shard/web
1 file changed
+1334
-1574
lines changed
0 commit comments