Skip to content

Conversation

@joester89
Copy link
Contributor

With the changes made in 209bc3c#diff-491b603924b17185d68644a66e22a2ff3a83d8e0cf8a2af533114967cf9b9b49R31-R84, when a function has an empty data provider, the result of the method is null instead of an empty array.

joester89 added 3 commits June 5, 2025 14:56
Only in the case where there is no data AND no data providers the method should return null.

When you get to line 84, there is either data or data providers. Meaning you expect an array as a result.
@TavoNiievez TavoNiievez merged commit 8e8a7ec into Codeception:main Jun 9, 2025
23 of 32 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants