Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rails is producing a deprecation warning when running tests because Devise is reaching for secrets instead of credentials. Explicitly set the devise secret key to prevent it from searching in Rails.application.secrets. See heartcombo/devise#5644 References #294
- Loading branch information