mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/RevisionSlider
synced 2024-11-15 19:49:30 +00:00
Add remoteExtPath to tests module
Change-Id: If923759dfdb9979f91d707c685f91b24ef2aeb33
This commit is contained in:
parent
7b463c52eb
commit
237c181c69
|
@ -106,6 +106,7 @@ class RevisionSliderHooks {
|
||||||
'oojs-ui'
|
'oojs-ui'
|
||||||
],
|
],
|
||||||
'localBasePath' => __DIR__,
|
'localBasePath' => __DIR__,
|
||||||
|
'remoteExtPath' => 'RevisionSlider',
|
||||||
];
|
];
|
||||||
|
|
||||||
return true;
|
return true;
|
||||||
|
|
Loading…
Reference in a new issue