We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
So when verify fails then the message should print instructions on how to delete the recorded call if it is known to be in error (or not worthwhile).
Example idea: Suture.delete(:my_name, 1234)
Suture.delete(:my_name, 1234)
The text was updated successfully, but these errors were encountered:
1ae18ad
No branches or pull requests
So when verify fails then the message should print instructions on how to delete the recorded call if it is known to be in error (or not worthwhile).
Example idea:
Suture.delete(:my_name, 1234)
The text was updated successfully, but these errors were encountered: