summaryrefslogtreecommitdiffstats
path: root/tests/lib/Cache/CappedMemoryCacheTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/lib/Cache/CappedMemoryCacheTest.php')
-rw-r--r--tests/lib/Cache/CappedMemoryCacheTest.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/lib/Cache/CappedMemoryCacheTest.php b/tests/lib/Cache/CappedMemoryCacheTest.php
index 27e5df4e265..243a1ad74f1 100644
--- a/tests/lib/Cache/CappedMemoryCacheTest.php
+++ b/tests/lib/Cache/CappedMemoryCacheTest.php
@@ -25,8 +25,6 @@ namespace Test\Cache;
/**
* Class CappedMemoryCacheTest
*
- * @group DB
- *
* @package Test\Cache
*/
class CappedMemoryCacheTest extends TestCache {