mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
fix tests for removing temporarily resources on person
This commit is contained in:
parent
546c925224
commit
3067da5d24
@ -193,7 +193,7 @@ class PersonDocGenNormalizer implements
|
||||
|
||||
$data = $normalizer->normalize($attributes, $format, $context);
|
||||
|
||||
$data['resources'] = [];
|
||||
//$data['resources'] = [];
|
||||
|
||||
if ($context['docgen:person:with-relations'] ?? false) {
|
||||
$data['relations'] = [];
|
||||
|
Loading…
x
Reference in New Issue
Block a user