Log/FileTest does not require the DB

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Roeland Jago Douma 2019-09-04 20:41:12 +02:00
parent 4456d01c6e
commit 0ff08810d9
No known key found for this signature in database
GPG Key ID: F941078878347C0C
1 changed files with 0 additions and 2 deletions

View File

@ -23,8 +23,6 @@ use Test\TestCase;
/**
* Class FileTest
*
* @group DB
*/
class FileTest extends TestCase
{