Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove redundant stubbing_method_unnecessarily conditional
The `if` statement is redundant, because the Mockery#check method already returns early/does nothing if the action is allowed.
- Loading branch information