Skip to content

Commit

Permalink
Fixed compose tests definition
Browse files Browse the repository at this point in the history
  • Loading branch information
eidens committed Apr 8, 2024
1 parent 8d0d29d commit 109dfd2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-compose.tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ services:
neo4j:
condition: service_healthy
redis:
condition: service_healthy
env_file:
- ./.env.ci

Expand Down

0 comments on commit 109dfd2

Please sign in to comment.