laravel phpunit test case failing with laravel-settings:3.3.4
jangidgirish opened this issue · 1 comments
jangidgirish commented
✏️ Describe the bug
i have upgraded laravel-settings from 3.3.3 > 3.3.4 after that Laravel tests (PhpUnit) failing and returning following error
when i downgraded laravel-settings to 3.3.3 test cases are working fine.
i don't know how to reproduce error, it's not working for me.
✅ Expected behavior
The test cases should work with laravel-settings upgraded version
🖥️ Versions
Laravel: 9.52.16
Laravel settings: 3.3.4
PHP: 8.2
jangidgirish commented
Figured out, there was another issue