From 805d4dad0e8805b74f68a0c3e6a2e902c9a5d25a Mon Sep 17 00:00:00 2001 From: Jesse Collis Date: Tue, 11 Aug 2015 15:56:45 +1000 Subject: [PATCH] Update json-schema exception message comparisons Fixes issues introduced with https://github.com/justinrainbow/json-schema/pull/170 --- tests/PhpUnit/GuzzleAssertsTraitTest.php | 4 ++-- tests/PhpUnit/ResponseBodyConstraintTest.php | 2 +- tests/PhpUnit/ResponseHeadersConstraintTest.php | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/PhpUnit/GuzzleAssertsTraitTest.php b/tests/PhpUnit/GuzzleAssertsTraitTest.php index 50c5e8c..ed9532b 100644 --- a/tests/PhpUnit/GuzzleAssertsTraitTest.php +++ b/tests/PhpUnit/GuzzleAssertsTraitTest.php @@ -59,7 +59,7 @@ public function testAssertResponseBodyDoesNotMatch() self::assertEquals( <<