Merge "Tests: Depend on newly-renamed VE test suite"

This commit is contained in:
jenkins-bot 2019-02-05 23:21:41 +00:00 committed by Gerrit Code Review
commit dc04c86f34

View file

@ -56,7 +56,7 @@ class CiteHooks {
],
'dependencies' => [
'ext.cite.visualEditor',
'ext.visualEditor.test'
'test.VisualEditor'
],
'localBasePath' => dirname( __DIR__ ),
'remoteExtPath' => 'Cite',