Skip to content

Commit 5b99fbb

Browse files
Remove deprecated ALT_RESPONSE_CODES config from testing
1 parent 85e5140 commit 5b99fbb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/test-golang114/docker-compose.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ services:
5353
- DISABLE_NOCOOKIE=1
5454
- MTEST_BASEURL=web:8085
5555
- MTEST_AGENT=agent:12345
56-
- "ALT_RESPONSE_CODES=300 301 302 403 404 500"
5756
- "MTEST_RUN_TEST_BLOCK_VIA_REDIRECT=true"
5857
command: [ "/bin/wait-for", "web:8085", "--", "/bin/mtest", "-test.v" ]
5958

0 commit comments

Comments
 (0)