elliotchance / redismock

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

fix: LPosCount returns IntSliceCmd #32

Closed artificial-james closed 3 years ago

artificial-james commented 3 years ago

Update the LPosCount return to match the return type.


This change is Reviewable