diff --git a/includes/CiteHooks.php b/includes/CiteHooks.php index 2d5256804..44d950a96 100644 --- a/includes/CiteHooks.php +++ b/includes/CiteHooks.php @@ -56,7 +56,7 @@ class CiteHooks { ], 'dependencies' => [ 'ext.cite.visualEditor', - 'ext.visualEditor.test' + 'test.VisualEditor' ], 'localBasePath' => dirname( __DIR__ ), 'remoteExtPath' => 'Cite',