Merge "Improve comments on fields and fix opening_text - needs no highlights."
[lhc/web/wiklou.git] / tests / phpunit / ResourceLoaderTestCase.php
index 275ed27..85bf954 100644 (file)
@@ -30,9 +30,6 @@ abstract class ResourceLoaderTestCase extends MediaWikiTestCase {
                        // For ResourceLoader::inDebugMode since it doesn't have context
                        'ResourceLoaderDebug' => true,
 
-                       // For ResourceLoaderContext::newDummyContext()
-                       'DefaultSkin' => 'vector',
-
                        // Avoid influence from wgInvalidateCacheOnLocalSettingsChange
                        'CacheEpoch' => '20140101000000',