Skip to content

Commit

Permalink
MDL-65130 phpunit: Only generate coverage where it is deliberate
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewnicols committed Mar 21, 2019
1 parent ec81914 commit abbabc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
processIsolation="false"
backupGlobals="false"
backupStaticAttributes="false"
forceCoversAnnotation="true"
stopOnError="false"
stopOnFailure="false"
stopOnIncomplete="false"
Expand Down

0 comments on commit abbabc5

Please sign in to comment.