Skip to content

Commit 98db128

Browse files
committed
Tidy
1 parent d852da6 commit 98db128

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/Directive/ConstraintErrorMessageTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ public function testGetViewAttr()
1818

1919
/**
2020
* @expectedException \InvalidArgumentException
21-
* @expectedExceptionMessage not a class is not a class and therefore doesn't impliment C0ntax\ParsleyBundle\Contracts\ConstraintInterface
21+
* @expectedExceptionMessage not a class is not a class and therefore doesn't implement C0ntax\ParsleyBundle\Contracts\ConstraintInterface
2222
*/
2323
public function testGetViewAttrFail1()
2424
{

0 commit comments

Comments
 (0)