We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16e58a9 commit afa2babCopy full SHA for afa2bab
scripts/test-golang110/docker-compose.yml
@@ -53,6 +53,6 @@ services:
53
- DISABLE_NOCOOKIE=1
54
- MTEST_BASEURL=web:8085
55
- MTEST_AGENT=agent:12345
56
- command: [ "/bin/wait-for", "web:8085", "--", "/bin/mtest" ]
+ command: [ "/bin/wait-for", "web:8085", "--", "/bin/mtest", "-test.v" ]
57
58
0 commit comments