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: flaky faucet test #2542

Merged
merged 6 commits into from
Jun 18, 2024
Merged

fix: flaky faucet test #2542

merged 6 commits into from
Jun 18, 2024

Conversation

petertonysmith94
Copy link
Contributor

Copy link
Contributor Author

@petertonysmith94 petertonysmith94 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The issue here was the receiverAddress wasn't being updated if the wallet changed, see here.

Copy link
Contributor

Coverage Report:

Lines Branches Functions Statements
45.57%(+0%) 38.88%(+0%) 42.2%(+0%) 45.34%(+0%)
Changed Files:

Coverage values did not change👌.

@petertonysmith94 petertonysmith94 enabled auto-merge (squash) June 18, 2024 08:31
@petertonysmith94 petertonysmith94 merged commit 977d58b into master Jun 18, 2024
27 of 28 checks passed
@petertonysmith94 petertonysmith94 deleted the ps/fix/flaky-faucet-test branch June 18, 2024 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue is a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix Flakey top-UI wallet integration test
4 participants