Skip to content

Commit

Permalink
Fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
clagiordano committed Sep 10, 2016
1 parent bff87bc commit 6973141
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ValidatorTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ public function setUp()
**/
$this->errorHandler = new ErrorHandler();
$this->assertInstanceOf(
'clagiordano\weblibs\validator\ErrorHandler',
'clagiordano\weblibs\validator\ErrorHandler',
$this->errorHandler
);

Expand Down

0 comments on commit 6973141

Please sign in to comment.