[misc] cleanup unused dependency on redis

This commit is contained in:
Jakob Ackermann
2020-02-12 14:43:19 +01:00
parent adee6e4e02
commit f2577a16cc
3 changed files with 1 additions and 11 deletions
-5
View File
@@ -37,13 +37,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