mirror of
https://github.com/nextcloud/server.git
synced 2026-04-20 22:00:39 -04:00
Log/FileTest does not require the DB
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
parent
4456d01c6e
commit
0ff08810d9
1 changed files with 0 additions and 2 deletions
|
|
@ -23,8 +23,6 @@ use Test\TestCase;
|
|||
|
||||
/**
|
||||
* Class FileTest
|
||||
*
|
||||
* @group DB
|
||||
*/
|
||||
class FileTest extends TestCase
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue