Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make one integration test a little less fragile (#4133)
Wallet doesn't update the delegation status immediately, so for some short amount of time integration tests observe outdated status. The `eventually` combinator retries until success or timeout.
- Loading branch information