Skip to content

Commit c91550f

Browse files
authored
Merge branch 'main' into dfdv2
2 parents cf21b47 + 0bd26e3 commit c91550f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/setup.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ wasmInstance = new WebAssembly.Instance(wasmModule, {
243243
return 3 // FS_NETWORK_HTTP_REQUEST_STATE_DATA_READY
244244
}
245245
return 2 // FS_NETWORK_HTTP_REQUEST_STATE_WAITING_FOR_DATA
246-
},
246+
}
247247
},
248248
}) as unknown as WasmInstance
249249

0 commit comments

Comments
 (0)