Skip to content

Conversation

vrana
Copy link
Contributor

@vrana vrana commented Aug 29, 2025

When running a test on Windows, there's slashes mismatch:

string(98) "C:\Users\jakub\Documents\shipmonk-phpstan\tests\Rule\data\ForbidUselessNullableReturnRule\code.php"
string(98) "C:\Users\jakub\Documents\shipmonk-phpstan\tests\Rule/data/ForbidUselessNullableReturnRule/code.php"

All tests fail because of it. This PR fixed it.

@JanTvrdik JanTvrdik merged commit a411e26 into shipmonk-rnd:master Sep 6, 2025
13 checks passed
@JanTvrdik
Copy link
Member

Thank you.

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