Merge "Use 'remoteSkinPath' for qunit tests"

This commit is contained in:
jenkins-bot 2017-09-15 14:52:55 +00:00 committed by Gerrit Code Review
commit f099d74355

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'