diff --git a/tests/CalendarTests/test.php b/tests/CalendarTests/test.php index 97b6078..e978165 100644 --- a/tests/CalendarTests/test.php +++ b/tests/CalendarTests/test.php @@ -63,7 +63,7 @@ ]; -$configuration = new \GalekTests\Calendar\Models\Configurator($config); +$configuration = new \Galek\Utils\Calendar\Configuration\CalendarManager($config); bdump($configuration);