Merge "Use POST to submit wikitext to mw.api.parse"
[lhc/web/wiklou.git] / tests / phpunit / ResourceLoaderTestCase.php
index c7fb48b..57f56f4 100644 (file)
@@ -29,7 +29,7 @@ abstract class ResourceLoaderTestCase extends MediaWikiTestCase {
                        'debug' => 'true',
                        'lang' => 'en',
                        'dir' => 'ltr',
-                       'skin' => 'vector',
+                       'skin' => 'fallback',
                        'modules' => 'startup',
                        'only' => 'scripts',
                        'safemode' => null,