elliotchance / redismock

🕋 Mocking Redis in unit tests in Go.
MIT License
147 stars 24 forks source link

fix return value of m.Called for LPosCount #33

Closed tommyalatalo closed 3 years ago

tommyalatalo commented 3 years ago

This change is Reviewable

elliotchance commented 3 years ago

Fixed by #32