mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-27 10:03:49 +00:00
replace fqdn in customfields bundle
This commit is contained in:
@@ -180,7 +180,7 @@ final class TimelineProviderTest extends WebTestCase
|
||||
private function getHousingCustomFieldsGroup()
|
||||
{
|
||||
$groups = self::$em
|
||||
->getRepository('ChillCustomFieldsBundle:CustomFieldsGroup')
|
||||
->getRepository(\Chill\CustomFieldsBundle\Entity\CustomFieldsGroup::class)
|
||||
->findAll();
|
||||
|
||||
foreach ($groups as $group) {
|
||||
|
Reference in New Issue
Block a user