mirror of
https://github.com/jimeh/stub.sh.git
synced 2026-02-19 13:46:40 +00:00
It now only ever returns the the number of times the stub has been called. To assert if it has been called exactly X number of times, use `stub_called_exact_times` instead.