remove debug

This commit is contained in:
Kevin Papst
2025-08-30 18:27:21 +02:00
parent b1fb300a71
commit 1c3aac78f6

View File

@@ -42,7 +42,6 @@ class CalendarViewTypeTest extends TypeTestCase
'view' => $expected
]);
dump($data);
$form->submit($data);
self::assertTrue($form->isSynchronized());