mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-03-10 16:07:44 +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