Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
kkmuffme committed Feb 19, 2024
1 parent f035c00 commit 3304571
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/TypeCombinationTest.php
Expand Up @@ -934,7 +934,7 @@ public function providerTestValidTypeCombination(): array
],
],
'nonFalsyStringAndFalsyLiteral' => [
'string',
'non-empty-string',
[
'non-falsy-string',
'"0"',
Expand Down

0 comments on commit 3304571

Please sign in to comment.