Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
refactor: re-adapt accounts-controller tests
  • Loading branch information
ccharly committed Dec 12, 2025
commit cab3f121ba11efd963367a0fced8ac7006065df7
2 changes: 1 addition & 1 deletion eslint-suppressions.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
},
"packages/accounts-controller/src/AccountsController.test.ts": {
"@typescript-eslint/explicit-function-return-type": {
"count": 15
"count": 14
},
"import-x/namespace": {
"count": 1
Expand Down
Loading