Browse Source

Add missing Docker Compose depends.

Dan Helfman 2 years ago
parent
commit
fc2c181b74
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tests/end-to-end/docker-compose.yaml

+ 1 - 0
tests/end-to-end/docker-compose.yaml

@@ -30,3 +30,4 @@ services:
     depends_on:
       - postgresql
       - mysql
+      - mongodb