From 98db1288e0b6a3dba8fcfcc7d04ee94c111930da Mon Sep 17 00:00:00 2001 From: Dan Burzynski Date: Thu, 4 Jan 2018 15:02:09 +0000 Subject: [PATCH] Tidy --- tests/Directive/ConstraintErrorMessageTest.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/Directive/ConstraintErrorMessageTest.php b/tests/Directive/ConstraintErrorMessageTest.php index 5298b29..617aa7d 100644 --- a/tests/Directive/ConstraintErrorMessageTest.php +++ b/tests/Directive/ConstraintErrorMessageTest.php @@ -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() {