mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-10-31 17:28:23 +00:00 
			
		
		
		
	ensure kernel shutdown between client creations
This commit is contained in:
		| @@ -112,6 +112,7 @@ final class RelationshipApiControllerTest extends WebTestCase | ||||
|      */ | ||||
|     public function testGetRelationshipByPerson(mixed $personId) | ||||
|     { | ||||
|         self::ensureKernelShutdown(); | ||||
|         $client = $this->getClientAuthenticated(); | ||||
|         $client->request(Request::METHOD_GET, sprintf('/api/1.0/relations/relationship/by-person/%d.json', $personId)); | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user