You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Migrate CarePlanContacts tests from Enzyme to RTL by @eric199wen
Password management changes: runs migration to drop password histories, removes password history and all of its references, deletes password validator, tests devise password 8 character rules, updates locales for password errors, removes update password modal, and comments out update_password_modal with TODO by @bennpham
Migrate Logo tests from Enzyme to RTL by @eric199wen
Migrate Header tests from Enzyme to RTL by @eric199wen
Refactor care plan contacts controller spec to request spec by @camilacampos