Skip to content

Commit

Permalink
Merge branch 'test_with_coverage' of github.com:dart-lang/coverage in…
Browse files Browse the repository at this point in the history
…to test_with_coverage
  • Loading branch information
liamappelbe committed Apr 28, 2022
2 parents 01182c7 + 724c966 commit b86d76f
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 b86d76f

Please sign in to comment.