Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-grekas committed Mar 31, 2023
1 parent 66a0465 commit 5b1e023
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Tests/Normalizer/AbstractNormalizerTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,8 @@ public function testObjectWithVariadicConstructorTypedArguments(AbstractNormaliz
}

/**
* @requires PHP 8
*
* @dataProvider getNormalizer
*/
public function testVariadicSerializationWithPreservingKeys(AbstractNormalizer $normalizer)
Expand Down

0 comments on commit 5b1e023

Please sign in to comment.