Merge "Various cleanups to MediaWiki::preOutputCommit"
[lhc/web/wiklou.git] / tests / common / TestSetup.php
index 6d250be..e24c4c5 100644 (file)
@@ -18,9 +18,6 @@ class TestSetup {
                global $wgSessionProviders, $wgSessionPbkdf2Iterations;
                global $wgJobTypeConf;
                global $wgAuthManagerConfig;
-               global $wgSecretKey;
-
-               $wgSecretKey = 'secretsecretsecretsecretsecretsecretsecretsecretsecretsecretsecretsecretsecret';
 
                // wfWarn should cause tests to fail
                $wgDevelopmentWarnings = true;