Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Commit

Permalink
Refactor controller initialization in tests
Browse files Browse the repository at this point in the history
Each test now uses a helper function to construct the keyring
controller rather than using `beforeEach`. This eliminates redundant
redundancy in cases where the controller was being overwritten, and
makes it easier for future tests to customize how the controller is
initialized.
  • Loading branch information
Gudahtt committed Jul 17, 2023
1 parent ec8b5da commit 14db82a
Showing 1 changed file with 217 additions and 25 deletions.
Loading

0 comments on commit 14db82a

Please sign in to comment.