Unverified Commit 529a599c authored by Ahmed Ashour's avatar Ahmed Ashour Committed by GitHub

Fix some indentation (#84967)

parent 6c2c702f
...@@ -471,7 +471,7 @@ void main() { ...@@ -471,7 +471,7 @@ void main() {
"generator": "pub", "generator": "pub",
"generatorVersion": "2.12.0-76.0.dev" "generatorVersion": "2.12.0-76.0.dev"
} }
'''); ''');
final FakeReportingNullSafetyCommand command = FakeReportingNullSafetyCommand(); final FakeReportingNullSafetyCommand command = FakeReportingNullSafetyCommand();
final CommandRunner<void> runner = createTestCommandRunner(command); final CommandRunner<void> runner = createTestCommandRunner(command);
......
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