Skip to content

Commit

Permalink
Update tests
Browse files Browse the repository at this point in the history
  • Loading branch information
iamacook committed Sep 26, 2024
1 parent 505a529 commit 9dd2b7a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -609,6 +609,7 @@ describe('NativeStakingMapper', () => {
symbol: chain.nativeCurrency.symbol,
trusted: true,
},
validators,
}),
);

Expand Down Expand Up @@ -708,6 +709,7 @@ describe('NativeStakingMapper', () => {
symbol: chain.nativeCurrency.symbol,
trusted: true,
},
validators,
}),
);

Expand Down

0 comments on commit 9dd2b7a

Please sign in to comment.