Skip to content

Commit

Permalink
fix(tests): removing unused env var on trace-based tests (#1002)
Browse files Browse the repository at this point in the history
Co-authored-by: Austin Parker <austin@ap2.io>
  • Loading branch information
danielbdias and austinlparker authored Jul 23, 2023
1 parent 8c57e94 commit e59b5ef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -824,8 +824,6 @@ services:
interval: 1s
timeout: 3s
retries: 60
environment:
TRACETEST_DEV: ${TRACETEST_DEV}

tracetest-postgres:
image: postgres:14
Expand Down

0 comments on commit e59b5ef

Please sign in to comment.