Tests: Depend on newly-renamed VE test suite

Depends-On: If6e0450ec73051d9b1d9111aed808fee26b45705
Change-Id: I5a9a6162144dd7cdd34cd771a62477a9a1b6886d
This commit is contained in:
James D. Forrester 2019-01-23 13:21:40 -08:00 committed by Jforrester
parent 4b36c2b18a
commit 39b70b003e

View file

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