SkinTemplateTest typofix
authorChad Horohoe <chadh@wikimedia.org>
Thu, 11 Aug 2016 20:54:05 +0000 (13:54 -0700)
committerChad Horohoe <chadh@wikimedia.org>
Thu, 11 Aug 2016 20:54:05 +0000 (13:54 -0700)
There's no "t" in "make"

Change-Id: I41dc25162262bddec94f3af35db86a246ccd7499

tests/phpunit/includes/skins/SkinTemplateTest.php

index 9e3a620..ff544cd 100644 (file)
@@ -35,7 +35,7 @@ class SkinTemplateTest extends MediaWikiTestCase {
                                        'text' => 'text'
                                ],
                                [],
-                               'Test makteListItem with normal values'
+                               'Test makeListItem with normal values'
                        ]
                ];
        }