Skip to content

Commit

Permalink
fixup! feat: expose calendar subscriptions
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
  • Loading branch information
kesselb committed Apr 23, 2024
1 parent acc19d4 commit 17bcc92
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions apps/dav/tests/unit/CalDAV/CachedSubscriptionImplTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,6 @@
use OCA\DAV\CalDAV\CalDavBackend;
use Test\TestCase;

/**
* @group DB
*/
class CachedSubscriptionImplTest extends TestCase {
private CachedSubscription $cachedSubscription;
private array $cachedSubscriptionInfo;
Expand Down
3 changes: 0 additions & 3 deletions apps/dav/tests/unit/CalDAV/CalendarImplTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,6 @@
use Sabre\VObject\ITip\Message;
use Sabre\VObject\Reader;

/**
* @group DB
*/
class CalendarImplTest extends \Test\TestCase {
/** @var CalendarImpl */
private $calendarImpl;
Expand Down

0 comments on commit 17bcc92

Please sign in to comment.