mirror of
https://github.com/heartcombo/devise.git
synced 2026-01-09 23:08:05 -05:00
After merging https://github.com/plataformatec/devise/pull/4797, I noticed that we had no specs for the scenarios where this method was adding the errors to the resource. This commit adds tests to cover those cases.