summaryrefslogtreecommitdiff
path: root/tests/specs/run/045_proxy/proxy_test.ts
diff options
context:
space:
mode:
Diffstat (limited to 'tests/specs/run/045_proxy/proxy_test.ts')
-rw-r--r--tests/specs/run/045_proxy/proxy_test.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/specs/run/045_proxy/proxy_test.ts b/tests/specs/run/045_proxy/proxy_test.ts
index 70781f97d..8ef7cf3da 100644
--- a/tests/specs/run/045_proxy/proxy_test.ts
+++ b/tests/specs/run/045_proxy/proxy_test.ts
@@ -108,7 +108,7 @@ async function testFetchProgrammaticProxy() {
"--quiet",
"--reload",
"--allow-net=localhost:4545,localhost:4555",
- "--unstable",
+ "--unstable-http",
"programmatic_proxy_client.ts",
],
}).output();