From: Antoine Musso Date: Mon, 5 Mar 2012 11:50:30 +0000 (+0000) Subject: amend r113016 , that was for bug 34302 X-Git-Tag: 1.31.0-rc.0~24396 X-Git-Url: http://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/operations/recherche.php?a=commitdiff_plain;h=2741323b9b259cb5e58096ab3e2a1f8fcceedaad;p=lhc%2Fweb%2Fwiklou.git amend r113016 , that was for bug 34302 --- diff --git a/tests/phpunit/includes/PreferencesTest.php b/tests/phpunit/includes/PreferencesTest.php index 47aaf3dbf6..ad2a143900 100644 --- a/tests/phpunit/includes/PreferencesTest.php +++ b/tests/phpunit/includes/PreferencesTest.php @@ -26,7 +26,7 @@ class PreferencesTest extends MediaWikiTestCase { } /** - * Placeholder to verify bug 34919 + * Placeholder to verify bug 34302 * @covers Preferences::profilePreferences */ function testEmailFieldsWhenUserHasNoEmail() { @@ -36,7 +36,7 @@ class PreferencesTest extends MediaWikiTestCase { ); } /** - * Placeholder to verify bug 34919 + * Placeholder to verify bug 34302 * @covers Preferences::profilePreferences */ function testEmailFieldsWhenUserEmailNotAuthenticated() { @@ -46,7 +46,7 @@ class PreferencesTest extends MediaWikiTestCase { ); } /** - * Placeholder to verify bug 34919 + * Placeholder to verify bug 34302 * @covers Preferences::profilePreferences */ function testEmailFieldsWhenUserEmailIsAuthenticated() {