Allow MediaWikiTestCase::editPage to use given User
authorMusikAnimal <musikanimal@gmail.com>
Mon, 3 Jun 2019 19:52:46 +0000 (15:52 -0400)
committerMaxSem <maxsem.wiki@gmail.com>
Mon, 10 Jun 2019 19:54:01 +0000 (19:54 +0000)
commitd2f782b22201c2a6b5bc8ba8b3223895cce1e88a
tree67fb0c040456748a41018f567b5f3994a93677b9
parent89a00d28380cb4fe497d1d01629087fd484c6848
Allow MediaWikiTestCase::editPage to use given User

Sometimes you need to edit pages with a non-sysop.

This is a follow-up to I9e48f7c00efbce8c2de3f5db3a74462d47ae8f64

Change-Id: I5a101638f57709c343a2e42ca0ae11527bee8cce
tests/phpunit/MediaWikiTestCase.php