Zfilipin has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/399168 )

Change subject: Fix location of LocalSettings.php
......................................................................

Fix location of LocalSettings.php

It used to be in tests/browser, now it's in tests/selenium.

Bug: T177262
Change-Id: I102c77834f4c63da06fcc6140a28de9dba231ae6
---
M tests/selenium/README.md
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/Popups 
refs/changes/68/399168/1

diff --git a/tests/selenium/README.md b/tests/selenium/README.md
index b32bb89..76a7175 100644
--- a/tests/selenium/README.md
+++ b/tests/selenium/README.md
@@ -13,7 +13,7 @@
 
 From mediawiki/core folder:
 
-    echo 'include_once 
"$IP/extensions/Popups/tests/browser/LocalSettings.php";' >> LocalSettings.php
+    echo 'include_once 
"$IP/extensions/Popups/tests/selenium/LocalSettings.php";' >> LocalSettings.php
 
 Run both mediawiki/core and Popups tests from mediawiki/core folder:
 

-- 
To view, visit https://gerrit.wikimedia.org/r/399168
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I102c77834f4c63da06fcc6140a28de9dba231ae6
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/Popups
Gerrit-Branch: master
Gerrit-Owner: Zfilipin <zfili...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to