Fix MWDebugTest::testAppendDebugInfoToApiResultXmlFormat
authorBrad Jorsch <bjorsch@wikimedia.org>
Fri, 8 Dec 2017 16:55:52 +0000 (11:55 -0500)
committerBrad Jorsch <bjorsch@wikimedia.org>
Fri, 8 Dec 2017 16:55:52 +0000 (11:55 -0500)
commit92013dcadd1d6263968a497fc338b9ccd5624bf4
treed951b7dbe83c6ff011ebaadc74b6251456144b2d
parent4064701b68bb7dd78dc74e37c24a595f718fdb7e
Fix MWDebugTest::testAppendDebugInfoToApiResultXmlFormat

When this test was added in Ifb2e392d3, it did not pass the correct
number of arguments to ApiFormatXml::recXmlPrint().

Bug: T182368
Change-Id: I63aee08307054137c6b50b6fbd271e03f6d4e45f
tests/phpunit/includes/debug/MWDebugTest.php