Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix broken assert of Mock object's
not_called
property
Resolves error during test: AttributeError: 'not_called' is not a valid assertion. Use a spec for the mock if 'not_called' is meant to be an attribute.
- Loading branch information