[misc] cleanup unused dependency on redis

This commit is contained in:
Jakob Ackermann
2020-02-12 14:43:19 +01:00
parent f9cefa6f06
commit 79a336dd55
4 changed files with 1 additions and 19 deletions

View File

@@ -34,13 +34,8 @@ services:
depends_on:
mongo:
condition: service_healthy
redis:
condition: service_healthy
command: npm run test:acceptance
redis:
image: redis
mongo:
image: mongo:3.6