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 test example so it doesn't fail #988

Merged
merged 1 commit into from Aug 12, 2022
Merged

Commits on Aug 12, 2022

  1. Fix test example so it doesn't fail

    Comment says "Or simply test if a request matches (doesn't reject)"
    therefore I would expect for assert to test for success. Also this
    example (for sum) will always match. It's confusing the code example
    actually tests if it doesn't match.
    vargad committed Aug 12, 2022
    Copy the full SHA
    d57f11e View commit details
    Browse the repository at this point in the history