Hi, I added SolidError to my app, and when I run failing minitest system test, I get
Error:
EventsTest#test_showing_dialog_with_day_details:
ActiveRecord::StatementInvalid: Mysql2::Error: Table 'kucharka_test.solid_errors' doesn't exist
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:
- removing gem from Gemfile helps
- removing configuration lines from
production and development doesn't