Skip to content

Commit 1eecce0

Browse files
committed
fix tests
1 parent 1eab442 commit 1eecce0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Serializer/Tests/Normalizer/AbstractNormalizerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ public function testIgnore()
283283
}
284284

285285
/**
286-
* @requires PHP 8.1
286+
* @requires PHP 8.1.2
287287
*/
288288
public function testDenormalizeWhenObjectNotInstantiable()
289289
{

0 commit comments

Comments
 (0)