Skip to content

Commit

Permalink
correct the pathname for the test
Browse files Browse the repository at this point in the history
  • Loading branch information
JakeChampion committed Nov 24, 2022
1 parent 51f3da0 commit 4071e00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-tests/js-compute/fixtures/timers/tests.json
Expand Up @@ -497,7 +497,7 @@
],
"downstream_request": {
"method": "GET",
"pathname": "/clearTimeout/called-unboun"
"pathname": "/clearTimeout/called-unbound"
},
"downstream_response": {
"status": 200
Expand Down

0 comments on commit 4071e00

Please sign in to comment.