-
Notifications
You must be signed in to change notification settings - Fork 2
fix: outdated testing #502
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
Conversation
✅ Deploy Preview for auto-drive-demo ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Comment @cursor review or bugbot run to trigger another review on this PR
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks fine apart from the failing test. Not sure if the AI is correct here, I think we fixed that issue already elsewhere.
|
I fixed the build issue, AI is not right, allowing duplicates is the way to go |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Issue
There was some outdated tests failing that bypassed the CI/CD pipeline due to a misconfiguration in the workflow.
Solution
Fix tests & fix workflow configuration