Clean up use of UTSysop in TemporaryPasswordPrimaryAuthenticationProviderTest
authorBrad Jorsch <bjorsch@wikimedia.org>
Wed, 28 Sep 2016 14:32:34 +0000 (10:32 -0400)
committerAnomie <bjorsch@wikimedia.org>
Wed, 28 Sep 2016 14:45:12 +0000 (14:45 +0000)
commit9e5e48b028e78353156ba35374d648098c988792
treec265fd8978901df6904a480a1eec62bd915841df
parent8e5d90f13f5c6810cdc52df5f227c9ab0a20bd09
Clean up use of UTSysop in TemporaryPasswordPrimaryAuthenticationProviderTest

No idea what's causing T146498, but maybe this cleanup will fix it.

Note we can't clean up every use because we can't create test users from
data providers.

Bug: T146498
Change-Id: I5c7ea7f49ed42cb2ed36460afcf6aec30e9359de
tests/phpunit/includes/auth/TemporaryPasswordPrimaryAuthenticationProviderTest.php