diff options
Diffstat (limited to 'tests/lib/repair/repairlegacystorage.php')
-rw-r--r-- | tests/lib/repair/repairlegacystorage.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/lib/repair/repairlegacystorage.php b/tests/lib/repair/repairlegacystorage.php index e1edf704424..44afd6125ab 100644 --- a/tests/lib/repair/repairlegacystorage.php +++ b/tests/lib/repair/repairlegacystorage.php @@ -15,6 +15,8 @@ use Test\TestCase; /** * Tests for the converting of legacy storages to home storages. * + * @group DB + * * @see \OC\Repair\RepairLegacyStorages */ class RepairLegacyStorages extends TestCase { |