mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Thanks
synced 2024-11-15 02:54:23 +00:00
Thanks is not using namespaces
Added in 422f0f6062
Change-Id: I8809348d30fdd8b569affd00cc061de22b38e6dc
This commit is contained in:
parent
87b2855e89
commit
6240343103
|
@ -10,7 +10,7 @@
|
|||
*
|
||||
* @author Adam Shorland
|
||||
*/
|
||||
class ApiThankTest extends \ApiTestCase {
|
||||
class ApiThankTest extends ApiTestCase {
|
||||
|
||||
public function setUp() {
|
||||
parent::setUp();
|
||||
|
|
Loading…
Reference in a new issue