X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=tests%2Fphpunit%2Fincludes%2FSanitizerValidateEmailTest.php;h=14911f0473c5357f833df5579afa2489e210e5a5;hb=bab1f09f9c0a48949cdb5351a61917bdd7ee9397;hp=f13e8382887c46062db621f0d46511e12a9952b0;hpb=80fd6be5f49194d706dd0e5f037ec354b2a59b36;p=lhc%2Fweb%2Fwiklou.git diff --git a/tests/phpunit/includes/SanitizerValidateEmailTest.php b/tests/phpunit/includes/SanitizerValidateEmailTest.php index f13e838288..14911f0473 100644 --- a/tests/phpunit/includes/SanitizerValidateEmailTest.php +++ b/tests/phpunit/includes/SanitizerValidateEmailTest.php @@ -2,7 +2,7 @@ /** * @covers Sanitizer::validateEmail - * @TODO all test methods in this class should be refactored and... + * @todo all test methods in this class should be refactored and... * use a single test method and a single data provider... */ class SanitizerValidateEmailTest extends MediaWikiTestCase {