Skip to content

Commit

Permalink
Tidy
Browse files Browse the repository at this point in the history
  • Loading branch information
c0ntax committed Jan 4, 2018
1 parent d852da6 commit 98db128
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Directive/ConstraintErrorMessageTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ public function testGetViewAttr()

/**
* @expectedException \InvalidArgumentException
* @expectedExceptionMessage not a class is not a class and therefore doesn't impliment C0ntax\ParsleyBundle\Contracts\ConstraintInterface
* @expectedExceptionMessage not a class is not a class and therefore doesn't implement C0ntax\ParsleyBundle\Contracts\ConstraintInterface
*/
public function testGetViewAttrFail1()
{
Expand Down

0 comments on commit 98db128

Please sign in to comment.