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

docs: swap waitFor and tick arguments in Eventually functions #1680

Conversation

ChinoUkaegbu
Copy link

Summary

Swaps waitFor and tick arguments in EventuallyWithT and EventuallyWithTf functions

Changes

Motivation

Related issues

Closes #1677

@brackendawson
Copy link
Collaborator

Wait, this un-fixes it. It was fixed in #1588 but that's not in a release yet so it's not in the public docs yet.

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

Successfully merging this pull request may close these issues.

Eventually functions documentation is misleading as waitFor and tick are swapped in the example
2 participants