mirror of
https://github.com/bitwarden/browser
synced 2025-12-11 13:53:34 +00:00
* Fix migration logic to create keypair for old account * Rename onSuccessfulLogin to reflect usage * Rewrite loginStrategy spec with jest-mock-ex * Rewrite tests with jest-mock-extended * Assert call order * Fix linting