Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Nate Bosch <nbosch@google.com>
  • Loading branch information
liamappelbe and natebosch committed Apr 28, 2022
1 parent 044e7bc commit 724c966
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ For the common use case where you just want to run all your tests, and generate
an lcov.info file, you can use the test_with_coverage script:

```
pub global run coverage:test_with_coverage
dart pub global run coverage:test_with_coverage
```

By default, this script assumes it's being run from the root directory of a
Expand Down

0 comments on commit 724c966

Please sign in to comment.