]> source.dussan.org Git - nextcloud-server.git/commitdiff
Log/FileTest does not require the DB 17008/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Wed, 4 Sep 2019 18:41:12 +0000 (20:41 +0200)
committerRoeland Jago Douma <roeland@famdouma.nl>
Wed, 4 Sep 2019 18:41:12 +0000 (20:41 +0200)
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
tests/lib/Log/FileTest.php

index d5e550a7e8db4db3bd60504e745c685748cc19e6..c2c3a4ff68b7896dce57fdfdbe67850d9de33ca7 100644 (file)
@@ -23,8 +23,6 @@ use Test\TestCase;
 
 /**
  * Class FileTest
- *
- * @group DB
  */
 class FileTest extends TestCase
 {