Details
-
Type: Patch
-
Status: Done/Fixed
-
Priority: Trivial
-
Resolution: Fixed/Completed
-
Affects Version/s: 4.1.0
-
Fix Version/s: 4.1.0
-
Component/s: Test suite
-
Labels:None
Description
api_v3_ParticipantPaymentTest
PHPUnit 3.4.3 by Sebastian Bergmann.
Installing civicrm_tests_dev database
..........F..
Time: 13 seconds
There was 1 failure:
1) api_v3_ParticipantPaymentTest::testPaymentDeleteWithEmptyParams
Failed asserting that two strings are equal.
— Expected
+++ Actual
@@ @@
-Mandatory key(s) missing from params array: version
+Mandatory key(s) missing from params array: id, version
FAILURES!
Tests: 13, Assertions: 19, Failures: 1.
Fixed in attached patch