This package has failing tests #150
RobertBoes
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Don't know how else to report this, as there's no way to report an issue for this repo.
The Action runs show it as succeeded, but the tests are actually failing. The snapshots aren't present in within the action runs, so for each test that uses snapshots they are created. Meaning, the snapshot tests don't achieve anything, the code isn't tested against snapshots.
Example run:
https://github.com/spatie/laravel-honeypot/actions/runs/14753793503/job/41417067376#step:5:17
Beta Was this translation helpful? Give feedback.
All reactions