Typo fix to phab reference in comment
authorC. Scott Ananian <cscott@cscott.net>
Thu, 24 Sep 2015 17:03:22 +0000 (13:03 -0400)
committerKrinkle <krinklemail@gmail.com>
Thu, 24 Sep 2015 17:06:40 +0000 (17:06 +0000)
This got inadvertently corrupted in the bugzilla->phab cleanup done
in 271da881279417.

Change-Id: Ic70a9bd167e76800466a00521f5564d9d13c7c2b

tests/phpunit/includes/api/ApiBlockTest.php

index d499a75..e0488b7 100644 (file)
@@ -34,7 +34,7 @@ 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 (T37646).
+        * previously always considered valid (T36212).
         */
        public function testMakeNormalBlock() {
                $tokens = $this->getTokens();