Skip to content

Commit f6de51c

Browse files
author
Jake Champion
committed
correct the pathname for the test
1 parent 0f39747 commit f6de51c

File tree

1 file changed

+1
-1
lines changed
  • integration-tests/js-compute/fixtures/timers

1 file changed

+1
-1
lines changed

integration-tests/js-compute/fixtures/timers/tests.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@
497497
],
498498
"downstream_request": {
499499
"method": "GET",
500-
"pathname": "/clearTimeout/called-unboun"
500+
"pathname": "/clearTimeout/called-unbound"
501501
},
502502
"downstream_response": {
503503
"status": 200

0 commit comments

Comments
 (0)