Skip to content

Commit

Permalink
Corrected coveralls namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
frankdejonge committed Mar 9, 2014
1 parent d84b64f commit 78cd781
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<object class="League\PHPUnitCoverageListener\Hook\Travis"/>
</element>
<element key="namespace">
<string>Flysystem</string>
<string>League\Flysystem</string>
</element>
<element key="repo_token">
<string>O6jilIz6cIrJ6t7sHUfKgmA5wUUOoXdQ6</string>
Expand Down

0 comments on commit 78cd781

Please sign in to comment.