You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ErrorException: Attempt to read property "stmts" on null
at vendor/laravel/framework/src/Illuminate/Foundation/Bootstrap/HandleExceptions.php:254
at vendor/pestphp/pest-plugin-arch/src/Blueprint.php:235
at vendor/pestphp/pest-plugin-arch/src/Blueprint.php:148
at vendor/pestphp/pest-plugin-arch/src/Expectations/ToOnlyUse.php:37
at vendor/pestphp/pest-plugin-arch/src/SingleArchExpectation.php:156
at vendor/pestphp/pest-plugin-arch/src/SingleArchExpectation.php:140
at vendor/laravel/framework/src/Illuminate/Foundation/Testing/TestCase.php:174
Tests: 1 failed (1 assertions)
Duration: 1.76s
Process finished with exit code 2
Sample Repository
No response
Pest Version
2.19.2
PHP Version
8.2.10
Operation System
Linux
Notes
No response
The text was updated successfully, but these errors were encountered:
What Happened
When I used either the toOnlyUse examples even directly copied from the docs, it returns this exception.
How to Reproduce
Exception stacktrace
Sample Repository
No response
Pest Version
2.19.2
PHP Version
8.2.10
Operation System
Linux
Notes
No response
The text was updated successfully, but these errors were encountered: