Prevent special block test failures with certain configs
authorThalia <thalia.e.chan@googlemail.com>
Sat, 2 Feb 2019 04:47:58 +0000 (20:47 -0800)
committerUmherirrender <umherirrender_de.wp@web.de>
Sat, 2 Feb 2019 20:11:50 +0000 (20:11 +0000)
commit974a948d0ed4cfc83704f041d7c0ae51a91ae99b
treedd7fc8dfdcea598a19192e8ba0338a9a92e95131
parent390f206158028609fab6c94decad893033c41fd8
Prevent special block test failures with certain configs

The checkbox for preventing a user from editing their own talk
page is only present for partial blocks if wgBlockAllowsUTEdit
is true, so set it to true for any tests that check for its
presence.

Change-Id: I0228f5787ad17130cbe015641c1142a7e52cef38
tests/phpunit/includes/specials/SpecialBlockTest.php