Skip to content

Commit 1a55ba5

Browse files
committed
Fix PublishingTest class name
Signed-off-by: Côme Chilliet <[email protected]>
1 parent 1d5191b commit 1a55ba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/dav/tests/unit/CalDAV/Publishing/PublishingTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
use Sabre\HTTP\Response;
3737
use Test\TestCase;
3838

39-
class PluginTest extends TestCase {
39+
class PublishingTest extends TestCase {
4040

4141
/** @var PublishPlugin */
4242
private $plugin;

0 commit comments

Comments
 (0)