Skip to content

Commit a6f2b98

Browse files
committed
fix: fix unit tests
1 parent 404957e commit a6f2b98

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

app/core/Engine/messengers/assets-controller/assets-controller-messenger.test.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,8 @@ describe('getAssetsControllerMessenger', () => {
6868
'AccountsController:accountBalancesUpdated',
6969
'PermissionController:stateChange',
7070
'TransactionController:unapprovedTransactionAdded',
71+
'NetworkController:networkRemoved',
72+
'NetworkController:networkAdded',
7173
]),
7274
}),
7375
);

0 commit comments

Comments
 (0)