Skip to content

Commit

Permalink
Removed logging from default PHPunit settings
Browse files Browse the repository at this point in the history
  • Loading branch information
rtens committed Oct 23, 2012
1 parent 9980fe2 commit 618dee8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,4 @@
<directory suffix="Test.php">spec</directory>
</testsuite>
</testsuites>

<logging>
<log type="junit" target="build/logs/junit.xml" logIncompleteSkipped="false"/>
</logging>
</phpunit>

0 comments on commit 618dee8

Please sign in to comment.