Skip to content

Commit afa2bab

Browse files
committed
Restore after debugging
1 parent 16e58a9 commit afa2bab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/test-golang110/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,6 @@ services:
5353
- DISABLE_NOCOOKIE=1
5454
- MTEST_BASEURL=web:8085
5555
- MTEST_AGENT=agent:12345
56-
command: [ "/bin/wait-for", "web:8085", "--", "/bin/mtest" ]
56+
command: [ "/bin/wait-for", "web:8085", "--", "/bin/mtest", "-test.v" ]
5757

5858

0 commit comments

Comments
 (0)