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

fix: correct the logic for e2e balance assertion #1592

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

dewanshparashar
Copy link
Contributor

In previous tests we asserted that new balance after deposits/withdrawals should not match the original balance. But turns out it was being done because of flakiness, and we can assert the exact balance now.

@cla-bot cla-bot bot added the cla-signed label Mar 18, 2024
Copy link

vercel bot commented Mar 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
arbitrum-token-bridge ✅ Ready (Inspect) Visit Preview Mar 18, 2024 4:04pm

@dewanshparashar dewanshparashar changed the title fix: correct the logic for balance assertion fix: correct the logic for e2e balance assertion Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant