Skip to content

Commit

Permalink
fix insights issues
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Nov 2, 2015
1 parent 869d131 commit 1030e4c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,4 @@
"scripts": {
"test": "phpunit"
}
}
}
2 changes: 1 addition & 1 deletion phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@
<log type="coverage-text" target="build/coverage.txt"/>
<log type="coverage-clover" target="build/logs/clover.xml"/>
</logging>
</phpunit>
</phpunit>

0 comments on commit 1030e4c

Please sign in to comment.