diff --git a/tests/TypeCombinationTest.php b/tests/TypeCombinationTest.php index ba3ded5e83d..841fbd67e36 100644 --- a/tests/TypeCombinationTest.php +++ b/tests/TypeCombinationTest.php @@ -934,7 +934,7 @@ public function providerTestValidTypeCombination(): array ], ], 'nonFalsyStringAndFalsyLiteral' => [ - 'string', + 'non-empty-string', [ 'non-falsy-string', '"0"',