jenkins-bot has submitted this change and it was merged.

Change subject: Revert "Dummy commit for Jenkins to trip on"
......................................................................


Revert "Dummy commit for Jenkins to trip on"

Damn it, I forgot I made it non-voting, sorry all.

This reverts commit ef688c5c39b4d41e2c49db123c78a2690429aaf6.

Change-Id: I9cf68b56be577886bb6aff9788cbccb4b6aa1d61
---
M tests/includes/test_gateway/test.adapter.php
1 file changed, 0 insertions(+), 2 deletions(-)

Approvals:
  MarkTraceur: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/tests/includes/test_gateway/test.adapter.php 
b/tests/includes/test_gateway/test.adapter.php
index 163be24..34719d9 100644
--- a/tests/includes/test_gateway/test.adapter.php
+++ b/tests/includes/test_gateway/test.adapter.php
@@ -59,8 +59,6 @@
                $request = $dom->xpath( '/XML/REQUEST' );
                $request = $request[0];
 
-               throw new Exception( 'Blah' );
-
                // Figure out the request type
                $action = $request->xpath( 'ACTION' );
                $action = $action[0]->asXML();

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I9cf68b56be577886bb6aff9788cbccb4b6aa1d61
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/DonationInterface
Gerrit-Branch: master
Gerrit-Owner: MarkTraceur <[email protected]>
Gerrit-Reviewer: MarkTraceur <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to