summaryrefslogtreecommitdiffstats
path: root/apps/theming
diff options
context:
space:
mode:
authorRoeland Jago Douma <roeland@famdouma.nl>2019-09-04 10:13:13 +0200
committerRoeland Jago Douma <roeland@famdouma.nl>2019-09-04 20:32:34 +0200
commit80743e1f85e1ecd8a26d07276d114932ac1de472 (patch)
tree20bc6295668dcb093451546f8235fc7fd24c7a2c /apps/theming
parent4456d01c6ed6bb6021d98dc527529f0de227d874 (diff)
downloadnextcloud-server-80743e1f85e1ecd8a26d07276d114932ac1de472.tar.gz
nextcloud-server-80743e1f85e1ecd8a26d07276d114932ac1de472.zip
CapabilitiesTests are not DB tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'apps/theming')
-rw-r--r--apps/theming/tests/CapabilitiesTest.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/theming/tests/CapabilitiesTest.php b/apps/theming/tests/CapabilitiesTest.php
index 332d7556551..87c544b2a2c 100644
--- a/apps/theming/tests/CapabilitiesTest.php
+++ b/apps/theming/tests/CapabilitiesTest.php
@@ -37,7 +37,6 @@ use Test\TestCase;
/**
* Class CapabilitiesTest
*
- * @group DB
* @package OCA\Theming\Tests
*/
class CapabilitiesTest extends TestCase {