Arlolra has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/272890

Change subject: Fix parserTests
......................................................................

Fix parserTests

 * Follow up to 2eeda9bc7

Change-Id: Ifafaeaab679f51d452419bea223a955afcc63b51
---
M tests/parser/parserTest.inc
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/core 
refs/changes/90/272890/1

diff --git a/tests/parser/parserTest.inc b/tests/parser/parserTest.inc
index 549a51f..c42ff30 100644
--- a/tests/parser/parserTest.inc
+++ b/tests/parser/parserTest.inc
@@ -829,7 +829,7 @@
                        'wgServer' => 'http://example.org',
                        'wgServerName' => 'example.org',
                        'wgScript' => '/index.php',
-                       'wgScriptPath' => '/',
+                       'wgScriptPath' => '',
                        'wgArticlePath' => '/wiki/$1',
                        'wgActionPaths' => [],
                        'wgLockManagers' => [ [

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ifafaeaab679f51d452419bea223a955afcc63b51
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/core
Gerrit-Branch: master
Gerrit-Owner: Arlolra <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to