josiasmontag / laravel-redis-mock

This Laravel package provides a Redis mock for your tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

i've got a problem Call to a member function connect() on null

ivybridge-3c33 opened this issue · comments

i'm using laravel 5.6
and i've got error on unittest is "Call to a member function connect() on null"
please help

commented

Hi, how did you solve the problem?

Same problem here. Any ideas?