Skip to content

Commit

Permalink
Merge pull request #495 from bancorprotocol/fix-health-tests
Browse files Browse the repository at this point in the history
fix health tests
  • Loading branch information
ivanzhelyazkov authored Dec 6, 2024
2 parents 42b03db + bab0ce1 commit e927cb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/named-accounts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ const TestNamedAccounts = {
...mainnet('0x55FE002aefF02F77364de339a1292923A15844B8')
},
wbtcWhale: {
...mainnet('0x6daB3bCbFb336b29d06B9C793AEF7eaA57888922')
...mainnet('0x28C6c06298d514Db089934071355E5743bf21d60')
}
};

Expand Down

0 comments on commit e927cb4

Please sign in to comment.