Skip to content

Commit

Permalink
Add test string
Browse files Browse the repository at this point in the history
  • Loading branch information
juuso-j committed Oct 7, 2024
1 parent 34dea2f commit 9b23e0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion run-pytest
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ misc_opts=(
)

# docker compose down
docker_compose_exec=("docker compose" "exec")
docker_compose_exec=("dockerTEST compose " "exec")

if ! tty -s; then
docker_compose_exec+=("-T") # If there is no TTY available, pass -T
Expand Down

0 comments on commit 9b23e0a

Please sign in to comment.