aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/tests/backend.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_sharing/tests/backend.php')
-rw-r--r--apps/files_sharing/tests/backend.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_sharing/tests/backend.php b/apps/files_sharing/tests/backend.php
index 1332342c44b..57cdfc45115 100644
--- a/apps/files_sharing/tests/backend.php
+++ b/apps/files_sharing/tests/backend.php
@@ -27,6 +27,8 @@ use OCA\Files_sharing\Tests\TestCase;
/**
* Class Test_Files_Sharing
+ *
+ * @group DB
*/
class Test_Files_Sharing_Backend extends TestCase {