summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/dav/tests/unit/systemtag/systemtagplugin.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dav/tests/unit/systemtag/systemtagplugin.php b/apps/dav/tests/unit/systemtag/systemtagplugin.php
index 59fbd0bcbd1..e0fbd40f5b9 100644
--- a/apps/dav/tests/unit/systemtag/systemtagplugin.php
+++ b/apps/dav/tests/unit/systemtag/systemtagplugin.php
@@ -47,7 +47,7 @@ class SystemTagPlugin extends \Test\TestCase {
private $tagManager;
/**
- * @var \OCA\DAV\Connector\Sabre\TagsPlugin
+ * @var \OCA\DAV\SystemTag\SystemTagPlugin
*/
private $plugin;