From 14f74d141ab5580688bfd46d2f74c026e43ed967 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Wed, 1 Apr 2015 06:11:44 +0200 Subject: Update to MediaWiki 1.24.2 --- tests/browser/environment_variables | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/browser/environment_variables (limited to 'tests/browser/environment_variables') diff --git a/tests/browser/environment_variables b/tests/browser/environment_variables new file mode 100644 index 00000000..25c45775 --- /dev/null +++ b/tests/browser/environment_variables @@ -0,0 +1,5 @@ +export MEDIAWIKI_URL=http://localhost/wiki/ +export MEDIAWIKI_API_URL=http://localhost/w/api.php +export MEDIAWIKI_USER=Selenium_user +export MEDIAWIKI_PASSWORD=Selenium_password +export BROWSER=firefox -- cgit v1.2.3-54-g00ecf