Skip to content

Commit

Permalink
test: fixes docker dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Allain Magyar <[email protected]>
  • Loading branch information
amagyar-iohk committed Nov 4, 2024
1 parent 8120006 commit 56edb54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/didcomm-tests/docker/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ services:
- MONGODB_DB_NAME=mediator
depends_on:
- "mongo"
- "prism-agent"
- "agent"

##########################
# Building-blocks
Expand Down

0 comments on commit 56edb54

Please sign in to comment.