mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
CappedMemoryCacheTest does not require DB
Makes CI a bit more efficient
This commit is contained in:
parent
680d7f22bb
commit
04cffe6d81
1 changed files with 0 additions and 2 deletions
|
|
@ -25,8 +25,6 @@ namespace Test\Cache;
|
|||
/**
|
||||
* Class CappedMemoryCacheTest
|
||||
*
|
||||
* @group DB
|
||||
*
|
||||
* @package Test\Cache
|
||||
*/
|
||||
class CappedMemoryCacheTest extends TestCache {
|
||||
|
|
|
|||
Loading…
Reference in a new issue