From 6c51d6de51bfcabaac4880c512e08ab488be3a62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julien=20Fastr=C3=A9?= Date: Mon, 15 Nov 2021 12:28:48 +0100 Subject: [PATCH] remove unnecessary space (minor, [ci-skip]) --- .../Tests/Controller/RelationshipApiControllerTest.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Bundle/ChillPersonBundle/Tests/Controller/RelationshipApiControllerTest.php b/src/Bundle/ChillPersonBundle/Tests/Controller/RelationshipApiControllerTest.php index 293dd1a10..ac785f781 100644 --- a/src/Bundle/ChillPersonBundle/Tests/Controller/RelationshipApiControllerTest.php +++ b/src/Bundle/ChillPersonBundle/Tests/Controller/RelationshipApiControllerTest.php @@ -44,7 +44,6 @@ class RelationshipApiControllerTest extends WebTestCase /** * @dataProvider relationProvider */ - public function testPostRelationship($fromPersonId, $toPersonId, $relationId, $isReverse): void { $this->client->request(Request::METHOD_POST,