testInvalidEmail() passes now without local config
authorPlatonides <platonides@gmail.com>
Sat, 9 Feb 2013 18:57:03 +0000 (19:57 +0100)
committerPlatonides <platonides@gmail.com>
Fri, 1 Mar 2013 21:50:59 +0000 (22:50 +0100)
commitd962a0be6412caacf84811d89801fdce071ea8c2
tree019c38bbedf600699998898177eb2568011066dd
parent2ca0d60987f4019992daab9baadd94bed9ee8212
testInvalidEmail() passes now without local config

ApiAccountCreationTest::testInvalidEmail() no longer
needs LocalSettings to have $wgEnableEmail = true;

Change-Id: I97803be116fda8194e46fe0021c7b32d7b703b1d
tests/phpunit/includes/api/ApiAccountCreationTest.php