Test fix - adapt tests to not use hard-coded payment_processor_type_id
authoreileenmcnaugton <eileen@fuzion.co.nz>
Thu, 22 Oct 2015 03:17:20 +0000 (16:17 +1300)
committereileenmcnaugton <eileen@fuzion.co.nz>
Thu, 22 Oct 2015 10:29:58 +0000 (23:29 +1300)
commit8950ecdc5aee35697da55bc9e733ace985895c65
treeff1aad60ff202814d86b06aee04efbe36ede3017
parentf0e82702b934a469074103e9a6be3294d4e0062a
Test fix - adapt tests to not use hard-coded payment_processor_type_id

This type id has been changed in core & the tests are now failing - but since the
affected tests were excluded from CI it wasn't picked up at the time
tests/phpunit/CRM/Member/Form/MembershipRenewalTest.php
tests/phpunit/CRM/Member/Form/MembershipTest.php
tests/phpunit/CiviTest/CiviUnitTestCase.php
tests/phpunit/api/v3/ContributionRecurTest.php
tests/phpunit/api/v3/ContributionSoftTest.php
tests/phpunit/api/v3/ContributionTest.php
tests/phpunit/api/v3/ParticipantPaymentTest.php
tests/phpunit/api/v3/PaymentTokenTest.php