mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-23 23:24:39 +00:00
QA: Selenium no more needs wgUsejQueryThree
$wgUsejQueryThree was a transient setting that has been removed with MediaWiki 1.31. It is thus no more needed in the Selenium LocalSettings.php file. Bug: T199939 Change-Id: I74565cc81ff3704d2d91c8768b0e8f8ee7a4dcc3
This commit is contained in:
parent
9e85e9b00e
commit
1cff4a15a7
|
@ -1,3 +0,0 @@
|
|||
<?php
|
||||
|
||||
$wgUsejQueryThree = false;
|
Loading…
Reference in a new issue