-
-
Notifications
You must be signed in to change notification settings - Fork 158
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix misleading exception message in ParameterMatchers#has_entry
PR: #513 Previously if has_entry was called without any arguments, it raised the following exception: ArgumentError: Too many arguments; use either a single argument (must be a Hash) or two arguments (a key and a value).
- Loading branch information
1 parent
c98c6ec
commit 9c4ef13
Showing
2 changed files
with
27 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters