Skip to content

Commit

Permalink
[skip ci] Zend/tests/return_types/never_generator.phpt: fix test name (
Browse files Browse the repository at this point in the history
…GH-15757)

The test is unrelated to parameter types, likely left over from a copy-paste
with never_parameter.phpt
  • Loading branch information
DanielEScherzer authored Sep 5, 2024
1 parent e1f7197 commit f17c220
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Zend/tests/return_types/never_generator.phpt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--TEST--
never return type: not valid as a parameter type
never return type: not valid for a generator
--FILE--
<?php

Expand Down

0 comments on commit f17c220

Please sign in to comment.