From: Ċ½eljko Filipin Date: Wed, 8 Jul 2015 15:56:59 +0000 (+0200) Subject: Update environments.yml file according to the documentation X-Git-Tag: 1.31.0-rc.0~10850 X-Git-Url: https://git.cyclocoop.org/%7B%24admin_url%7Dmembres/cotisations/rappels.php?a=commitdiff_plain;h=7b4e7c1fb503a7f95d58a2aa729a5ef563e1caa8;p=lhc%2Fweb%2Fwiklou.git Update environments.yml file according to the documentation Bug: T105174 Change-Id: Ib049d12f24444029f5aeb8ef3149c731c2b9c810 --- diff --git a/tests/browser/environments.yml b/tests/browser/environments.yml index 8f8381ed9f..b2232e628f 100644 --- a/tests/browser/environments.yml +++ b/tests/browser/environments.yml @@ -14,7 +14,7 @@ # export MEDIAWIKI_USER=Selenium_user2 # bundle exec cucumber # -mw-vagrant-host: +mw-vagrant-host: &default mediawiki_url: http://127.0.0.1:8080/wiki/ mediawiki_user: Selenium_user mediawiki_password: vagrant @@ -33,3 +33,5 @@ test2: mediawiki_url: http://test2.wikipedia.org/wiki/ mediawiki_user: Selenium_user # mediawiki_password: SET THIS IN THE ENVIRONMENT! + +default: *default