Use 'remoteSkinPath' for qunit tests

This isn't in an extension anymore :-)

Bug: T175863
Change-Id: I7d8846d0eb0f92c2e419a1e1b76e94ae19ff1137
This commit is contained in:
Kunal Mehta 2017-09-13 23:45:10 -07:00
parent 480b1deb98
commit 69a94b27c3

View file

@ -57,7 +57,7 @@ class MinervaHooks {
'skins.minerva.notifications.badge'
],
'localBasePath' => dirname( __DIR__ ),
'remoteExtPath' => 'MinervaNeue',
'remoteSkinPath' => 'MinervaNeue',
'targets' => [ 'mobile', 'desktop' ],
'scripts' => [
'tests/qunit/skins.minerva.notifications.badge/test_NotificationBadge.js'