Fixed API test failures due to correct check on error message.
authorMattias Michaux <mattias.michaux@gmail.com>
Tue, 17 May 2016 19:23:25 +0000 (21:23 +0200)
committerMattias Michaux <mattias.michaux@gmail.com>
Tue, 17 May 2016 19:23:25 +0000 (21:23 +0200)
commit4f94e3fac75687b050154ec84413796249bb4fb5
treeee954d407261fa173fc31f759ac119fad3d6ee4a
parentd235daf61be88e4c204bec514c103b349afe785f
Fixed API test failures due to correct check on error message.
12 files changed:
Civi/API/Kernel.php
api/v3/MembershipStatus.php
api/v3/Profile.php
api/v3/utils.php
tests/phpunit/api/v3/APITest.php
tests/phpunit/api/v3/LoggingTest.php
tests/phpunit/api/v3/MailingTest.php
tests/phpunit/api/v3/NoteTest.php
tests/phpunit/api/v3/PaymentTest.php
tests/phpunit/api/v3/RelationshipTest.php
tests/phpunit/api/v3/RelationshipTypeTest.php
tests/phpunit/api/v3/UFGroupTest.php