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(tests): cut duplicate error in negated toHaveBeenCalled #2638

Merged

Commits on Jan 10, 2023

  1. fix(tests): cut duplicate error in negated toHaveBeenCalled

    Previously the error message when failing a negated `toHaveBeenCalled`
    or `toHaveBeenCalledWith` expectation was duplicated. This commit
    removes the duplication.
    richardboehme committed Jan 10, 2023
    Copy the full SHA
    2a090c6 View commit details
    Browse the repository at this point in the history