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
{{ message }}
This repository has been archived by the owner on Sep 27, 2023. It is now read-only.
Can you show me an example of which ones are failing?
I have a couple of these
8.2) Failure/Error: repository.clear
Sequel::ForeignKeyConstraintViolation:
PG::ForeignKeyViolation: ERROR: update or delete on table "sites" violates foreign key constraint "tasks_site_id_fkey" on table "tasks"
DETAIL: Key (id)=(1) is still referenced from table "tasks".
Which I think I have because of some configuration problems on my environment (still 😅)
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
There are some standard generated specs, that fail at the moment. Either fix them, or remove if underlying code does not exist anymore.
The text was updated successfully, but these errors were encountered: