Un-marking testMakeNormalBlock as broken...
authorReedy <reedy@wikimedia.org>
Tue, 3 Apr 2012 20:16:01 +0000 (21:16 +0100)
committerReedy <reedy@wikimedia.org>
Tue, 3 Apr 2012 20:16:40 +0000 (21:16 +0100)
Change-Id: I5960d71409dc6338249817bc67de5227845dc3d8

tests/phpunit/includes/api/ApiBlockTest.php

index 84c0fc2..372a6db 100644 (file)
@@ -33,8 +33,6 @@ class ApiBlockTest extends ApiTestCase {
         * Root cause is https://gerrit.wikimedia.org/r/3434
         * Which made the Block/Unblock API to actually verify the token
         * previously always considered valid (bug 34212).
-        *
-        * @group Broken
         */
        function testMakeNormalBlock() {