Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Unable to see stacktrace #1210

Open
bugezzy opened this issue Aug 30, 2024 · 0 comments
Open

[Bug]: Unable to see stacktrace #1210

bugezzy opened this issue Aug 30, 2024 · 0 comments
Labels

Comments

@bugezzy
Copy link

bugezzy commented Aug 30, 2024

What Happened

Unable to trace errors that have a stack trace. The exception is not logged.

How to Reproduce

it('is true', function (){
$this->seed(Nothing::class);
});

Sample Repository

No response

Pest Version

2.35.1

PHP Version

8.2.22

Operation System

Linux

Notes

No response

@bugezzy bugezzy added the bug label Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant