Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test bug - a lib-ethers test calls getLQTYBalance instead of getLUSDBalance #807

Open
benlongstaff opened this issue May 2, 2022 · 1 comment

Comments

@benlongstaff
Copy link

The "should close the Trove with some LUSD from another user" test in lib-ethers calls getLQTYBalance instead of getLUSDBalance.

const lusdBalance = await liquity.getLQTYBalance();

@edmulraney
Copy link
Contributor

Good spot! Feel free to add a PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@benlongstaff @edmulraney and others