OutputPageTest: Don't rely on side effects of previous tests
authorC. Scott Ananian <cscott@cscott.net>
Tue, 25 Sep 2018 14:21:24 +0000 (10:21 -0400)
committerC. Scott Ananian <cscott@cscott.net>
Tue, 25 Sep 2018 14:22:52 +0000 (10:22 -0400)
commit775bcac17220296e5d10d10178139a5884a4c7f2
tree23fa192887b83d2000e2a8d0520d0c0aa96170b4
parenteb40f111d6e192591acf32bba230e76dc7f84271
OutputPageTest: Don't rely on side effects of previous tests

Use the proper `MediaWikiTextCase::hideDeprecated()` method.

Bug: T191960
Change-Id: I974618a0bd1e11434d167820d119dcfd6e47b092
tests/phpunit/includes/OutputPageTest.php