Merge pull request #17007 from nextcloud/enh/nodbtests

CapabilitiesTests are not DB tests
This commit is contained in:
Roeland Jago Douma 2019-09-04 22:47:43 +02:00 committed by GitHub
commit a2f280badc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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