Skip to content

Commit 7665da4

Browse files
committed
Fix expected format
1 parent 5036b06 commit 7665da4

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

integration-tests/js-compute/fixtures/module-mode/tests.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@
147147
"GET /hono": {
148148
"downstream_response": {
149149
"status": 200,
150-
"body_prefix": "{\n \"args\": {},"
150+
"body_prefix": "{\n \"args\": \"\","
151151
}
152152
},
153153
"GET /http-cache/hook-errors": {

0 commit comments

Comments
 (0)