-
Notifications
You must be signed in to change notification settings - Fork 42
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove unused check neurons code (#5183)
# Motivation In recent PRs I've been changing how we check if neurons need to be refreshed or claimed. As a reset some code has become unused. # Changes Remove `checkSnsNeuronBalances` and functions only used by it. # Tests 1. Remove unit tests. 2. Add one mock behavior setup which was previously depended on via the setup of another test. 3. Add `vi.restoreAllMocks()` to prevent tests depending on each other. # Todos - [ ] Add entry to changelog (if necessary). not necessary
- Loading branch information
Showing
2 changed files
with
3 additions
and
472 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.