From dd31aa88ff7fa1c3b484c5d20b654498d4f499c5 Mon Sep 17 00:00:00 2001 From: Jake Champion Date: Thu, 24 Nov 2022 10:58:10 +0000 Subject: [PATCH] correct the pathname for the test --- integration-tests/js-compute/fixtures/timers/tests.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration-tests/js-compute/fixtures/timers/tests.json b/integration-tests/js-compute/fixtures/timers/tests.json index edd93e8852..d4c67d564b 100644 --- a/integration-tests/js-compute/fixtures/timers/tests.json +++ b/integration-tests/js-compute/fixtures/timers/tests.json @@ -497,7 +497,7 @@ ], "downstream_request": { "method": "GET", - "pathname": "/clearTimeout/called-unboun" + "pathname": "/clearTimeout/called-unbound" }, "downstream_response": { "status": 200