Fix global variable name typo in LocalIdLookupTest.php
authorAlangi Derick <alangiderick@gmail.com>
Tue, 27 Nov 2018 15:47:07 +0000 (16:47 +0100)
committerD3r1ck01 <alangiderick@gmail.com>
Tue, 27 Nov 2018 19:47:29 +0000 (19:47 +0000)
commitedc11af72546b923da0fc868eb906e83dfd14058
tree6c54a67757c8debe2f6ab1042913f1fd68ed97e7
parentfbe6b633b72e24a292fed936556a146bd72d0be7
Fix global variable name typo in LocalIdLookupTest.php

Per @Thiemo and @Anomie's comments on the patch, droppping dependency
of the test value to not be a global, using "dummy" in this case.

Bug: T210512
Change-Id: I26aff5fe4782837a8f52a102ae1bdbac49b748bc
tests/phpunit/includes/user/LocalIdLookupTest.php