Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
It's `assert_called_once()`, not `called_once()`. Also, never use that; always call `assert_called_once_with()`
- Loading branch information