Skip to content

Commit 3ee2489

Browse files
[Serializer] Fix expectation
1 parent b7ee056 commit 3ee2489

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/Validator/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)