mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-04 13:54:59 +00:00
replace fqdn in event bundle
This commit is contained in:
@@ -90,7 +90,7 @@ final class EventSearchTest extends WebTestCase
|
||||
->findOneBy(['name' => 'Center A']);
|
||||
|
||||
$this->eventType = $this->entityManager
|
||||
->getRepository('ChillEventBundle:EventType')
|
||||
->getRepository(\Chill\EventBundle\Entity\EventType::class)
|
||||
->findAll()[0];
|
||||
|
||||
$this->createEvents();
|
||||
|
Reference in New Issue
Block a user