jenkins-bot has submitted this change and it was merged.
Change subject: Update tests to ignore field revenue_recognition_date
......................................................................
Update tests to ignore field revenue_recognition_date
This is a new field from the upgrade that we need to ignore when doing our array
comparisons.
Bug: T138802
Change-Id: Ic21ae9d3098f1acbcb27cd97d9a4db3545700a2d
---
M sites/all/modules/wmf_civicrm/tests/phpunit/ImportMessageTest.php
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
XenoRyet: Looks good to me, approved
jenkins-bot: Verified
diff --git a/sites/all/modules/wmf_civicrm/tests/phpunit/ImportMessageTest.php
b/sites/all/modules/wmf_civicrm/tests/phpunit/ImportMessageTest.php
index c828b86..c3ad868 100644
--- a/sites/all/modules/wmf_civicrm/tests/phpunit/ImportMessageTest.php
+++ b/sites/all/modules/wmf_civicrm/tests/phpunit/ImportMessageTest.php
@@ -37,6 +37,7 @@
'is_pay_later',
'campaign_id',
'tax_amount',
+ 'revenue_recognition_date',
);
protected $moneyFields = array(
--
To view, visit https://gerrit.wikimedia.org/r/296364
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic21ae9d3098f1acbcb27cd97d9a4db3545700a2d
Gerrit-PatchSet: 1
Gerrit-Project: wikimedia/fundraising/crm
Gerrit-Branch: master
Gerrit-Owner: Eileen <[email protected]>
Gerrit-Reviewer: Awight <[email protected]>
Gerrit-Reviewer: Cdentinger <[email protected]>
Gerrit-Reviewer: Ejegg <[email protected]>
Gerrit-Reviewer: XenoRyet <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits