mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-21 23:23:51 +00:00
DX: apply rector rulesets up to PHP 73
This commit is contained in:
@@ -136,7 +136,7 @@ final class RelationshipApiControllerTest extends WebTestCase
|
||||
'toPerson' => ['id' => $toPersonId, 'type' => 'person'],
|
||||
'relation' => ['id' => $relationId, 'type' => 'relation'],
|
||||
'reverse' => $isReverse,
|
||||
])
|
||||
], JSON_THROW_ON_ERROR)
|
||||
);
|
||||
|
||||
$response = $this->client->getResponse();
|
||||
|
Reference in New Issue
Block a user