Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Add default Rails tables to acceptance spec
This commit fixes the problem of not finding the tables when running the specs in eager load mode, this was introduced by Rails 7.1. Load the model schema when running test in eager load context rails/rails#49470
- Loading branch information