mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-10-31 09:18:24 +00:00 
			
		
		
		
	fix LoadCalendarRange fixture
This commit is contained in:
		| @@ -61,7 +61,7 @@ class LoadCalendarRange extends Fixture implements FixtureGroupInterface, Ordere | ||||
|             ->setEmail('centreA@test.chill.social') | ||||
|             ->setLocationType($type = new LocationType()) | ||||
|             ->setPhonenumber1(PhoneNumberUtil::getInstance()->parse('+3287653812')); | ||||
|         $type->setTitle('Service'); | ||||
|         $type->setTitle(['fr' => 'Service']); | ||||
|         $address->setStreet('Rue des Épaules')->setStreetNumber('14') | ||||
|             ->setPostcode($postCode = new PostalCode()); | ||||
|         $postCode->setCode('4145')->setName('Houte-Si-Plout')->setCountry( | ||||
|   | ||||
		Reference in New Issue
	
	Block a user