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
I haven't looked into this and haven't had time but I think it has to do with the test DB not being configured the same way as prod and development. The error is happening and solid_errors is expecting it to be. In test solid_errors likely needs to be disabled somehow.
Hi, I added SolidError to my app, and when I run failing minitest system test, I get
and not getting the real error message (in this case
RecordNotFound
).Maybe I miscofigured something, but I mostly followed the default instructions.
Thanks for help!
What I tried:
production
anddevelopment
doesn'tThe text was updated successfully, but these errors were encountered: