mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
remove unnecessary space (minor, [ci-skip])
This commit is contained in:
parent
0aef40f23f
commit
6c51d6de51
@ -44,7 +44,6 @@ class RelationshipApiControllerTest extends WebTestCase
|
|||||||
/**
|
/**
|
||||||
* @dataProvider relationProvider
|
* @dataProvider relationProvider
|
||||||
*/
|
*/
|
||||||
|
|
||||||
public function testPostRelationship($fromPersonId, $toPersonId, $relationId, $isReverse): void
|
public function testPostRelationship($fromPersonId, $toPersonId, $relationId, $isReverse): void
|
||||||
{
|
{
|
||||||
$this->client->request(Request::METHOD_POST,
|
$this->client->request(Request::METHOD_POST,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user