Skip to content

Commit

Permalink
Update test-coverage.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Gnarhard authored Jul 28, 2023
1 parent e44e185 commit bff2f5a
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions test-coverage.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,7 @@ Typically, the essential configuration for gathering code coverage is already pr

```xml
...
<coverage>
<include>
<directory suffix=".php">./app</directory>
</include>
</coverage>
<coverage/>
...
```

Expand Down

0 comments on commit bff2f5a

Please sign in to comment.