MarkTraceur has uploaded a new change for review.
https://gerrit.wikimedia.org/r/71732
Change subject: Dummy commit for Jenkins to trip on
......................................................................
Dummy commit for Jenkins to trip on
Change-Id: Ieea88ee78a83c8607d86c8f05e260591a8d711a8
---
M tests/includes/test_gateway/test.adapter.php
1 file changed, 2 insertions(+), 0 deletions(-)
git pull
ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/DonationInterface
refs/changes/32/71732/1
diff --git a/tests/includes/test_gateway/test.adapter.php
b/tests/includes/test_gateway/test.adapter.php
index 34719d9..163be24 100644
--- a/tests/includes/test_gateway/test.adapter.php
+++ b/tests/includes/test_gateway/test.adapter.php
@@ -59,6 +59,8 @@
$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/71732
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ieea88ee78a83c8607d86c8f05e260591a8d711a8
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/DonationInterface
Gerrit-Branch: master
Gerrit-Owner: MarkTraceur <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits