It set Rails.application.config.active_record.legacy_connection_handling to false, as would Rails 6.1 default do. This removes a deprecation warning showing up each time tests are run, and enables granular connection swapping (which we do not use currently, but this may change in the future).pull/11957/head
parent
44bfa1f8b4
commit
4fca1eaaea
Loading…
Reference in new issue