CapabilitiesTests are not DB tests

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
This commit is contained in:
Roeland Jago Douma 2019-09-04 10:13:13 +02:00
parent 4456d01c6e
commit 80743e1f85
No known key found for this signature in database
GPG key ID: F941078878347C0C

View file

@ -37,7 +37,6 @@ use Test\TestCase;
/**
* Class CapabilitiesTest
*
* @group DB
* @package OCA\Theming\Tests
*/
class CapabilitiesTest extends TestCase {