Set title on context in ApiDocumentationTest
authorBrad Jorsch <bjorsch@wikimedia.org>
Tue, 2 Feb 2016 14:27:05 +0000 (09:27 -0500)
committerHashar <hashar@free.fr>
Wed, 3 Feb 2016 12:16:54 +0000 (12:16 +0000)
commit7d4d9016d4a57d50b8fd086d480019063e704a78
treeae51f005babb6d73181296788570c6237ed38d2f
parent314fa3e2ebd764e4189f873ae4a47ec894bf628f
Set title on context in ApiDocumentationTest

For some reason the unit testing infrastructure doesn't set one, and
that makes RequestContext warn.

Bug: T125491
Change-Id: I3e0ec0f567dd06231bca0d3d923e9d4e05ef5514
tests/phpunit/structure/ApiDocumentationTest.php