Follow up to #79421. Cleaned up some globals and some typos. Going to follow up with...
[lhc/web/wiklou.git] / includes / DefaultSettings.php
index 7913683..43d5150 100644 (file)
@@ -5263,6 +5263,8 @@ $wgUploadMaintenance = false;
 $wgEnableSelenium = false;
 $wgSeleniumTestConfigs = array();
 $wgSeleniumConfigFile = null;
+$wgDBtestuser = ''; //db user that has permission to create and drop the test databases only
+$wgDBtestpassword = '';
 
 /**
  * For really cool vim folding this needs to be at the end: