Skip to content

Commit 5b1e023

Browse files
Fix test
1 parent 66a0465 commit 5b1e023

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Tests/Normalizer/AbstractNormalizerTest.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,8 @@ public function testObjectWithVariadicConstructorTypedArguments(AbstractNormaliz
202202
}
203203

204204
/**
205+
* @requires PHP 8
206+
*
205207
* @dataProvider getNormalizer
206208
*/
207209
public function testVariadicSerializationWithPreservingKeys(AbstractNormalizer $normalizer)

0 commit comments

Comments
 (0)