Skip to content

Commit eebc1fa

Browse files
[Serializer] Fix expectation
1 parent c8711a0 commit eebc1fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/Mapping/Loader/PropertyInfoLoaderTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,7 @@ public function getTypes(string $class, string $property, array $context = []):
126126
true,
127127
true,
128128
false,
129+
true,
129130
true
130131
)
131132
;

0 commit comments

Comments
 (0)