Awight has submitted this change and it was merged.

Change subject: Revert "Add WP form tests for button copy"
......................................................................


Revert "Add WP form tests for button copy"

This reverts commit f764fbda0f82642ce167db951803bcacc40b13dc.

Change-Id: I36f34c0452f8c82013092ed2981d6017786c2ece
---
M DonationInterfaceFormSettings.php
1 file changed, 0 insertions(+), 14 deletions(-)

Approvals:
  Awight: Verified; Looks good to me, approved



diff --git a/DonationInterfaceFormSettings.php 
b/DonationInterfaceFormSettings.php
index 454a226..4431b14 100644
--- a/DonationInterfaceFormSettings.php
+++ b/DonationInterfaceFormSettings.php
@@ -493,20 +493,6 @@
                'payment_methods' => array( 'cc' => 'ALL' ),
                'selection_weight' => 0
        );
-
-       /*************************
-        * WorldPay Form Tests *
-        *************************/
-
-       $worldpay_test_spec = array(
-               'file' => $form_dirs['worldpay'] . '/worldpay-test.html',
-       ) + $forms_whitelist['worldpay'];
-
-       $forms_whitelist['wp-sn'] = $worldpay_test_spec;
-       $forms_whitelist['wp-sw'] = $worldpay_test_spec;
-       $forms_whitelist['wp-fud'] = $worldpay_test_spec;
-       $forms_whitelist['wp-btnb'] = $worldpay_test_spec;
-       $forms_whitelist['wp-btng'] = $worldpay_test_spec;
 }
 
 /* * ***********

-- 
To view, visit https://gerrit.wikimedia.org/r/169580
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I36f34c0452f8c82013092ed2981d6017786c2ece
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: fundraising/REL1_23
Gerrit-Owner: Awight <awi...@wikimedia.org>
Gerrit-Reviewer: Awight <awi...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to