Unverified Commit 1dca1b22 authored by Leaf Petersen's avatar Leaf Petersen Committed by GitHub

Remove use of "--assert-initializer" flag from CONTRIBUTING.md (#14032)

* Remove mention of --assert-initializer from CONTRIBUTING.md
* Remove options variable as well
parent 62ea62a7
......@@ -139,7 +139,7 @@ flutter shell. To run the tests, ensure that no devices are connected,
then navigate to `flutter_tools` and execute:
```shell
DART_VM_OPTIONS=--assert-initializer ../../bin/cache/dart-sdk/bin/pub run test
../../bin/cache/dart-sdk/bin/pub run test
```
The pre-built flutter tool runs in release mode with the observatory off by default.
......
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