r68796 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r68795‎ | r68796 | r68797 >
Date:22:00, 30 June 2010
Author:papyromancer
Status:deferred
Tags:
Comment:
fixing typo
Modified paths:
  • /branches/MwEmbedStandAlone/tests/selenium_framework/LocalSeleniumSettings.php.sample (modified) (history)

Diff [purge]

Index: branches/MwEmbedStandAlone/tests/selenium_framework/LocalSeleniumSettings.php.sample
@@ -49,7 +49,7 @@
5050 $wgSeleniumTestsBrowsers['win-ie'] = 'IE on Windows';
5151
5252 // Actually, use this browser
53 -$wgSeleniumTestsUseBrowser = 'firefox';
 53+$wgSeleniumTestsUseBrowser = 'osx-firefox';
5454
5555 // Set command line mode
5656 $wgSeleniumTestsRunMode = 'cli';

Status & tagging log