Rob Indesteege

Results 1 issues of Rob Indesteege

## Expected Behavior Mocking the Redis provider when running an e2e test should provide a mocked redis instance that does not try connection to a Redis server. app.module.ts: ``` @Module({...