Skip to content

Commit

Permalink
Merge branch 'main' into dfdv2
Browse files Browse the repository at this point in the history
  • Loading branch information
pepperoni505 authored Nov 18, 2024
2 parents cf21b47 + 0bd26e3 commit c91550f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/setup.ts
Original file line number Diff line number Diff line change
Expand Up @@ -243,7 +243,7 @@ wasmInstance = new WebAssembly.Instance(wasmModule, {
return 3 // FS_NETWORK_HTTP_REQUEST_STATE_DATA_READY
}
return 2 // FS_NETWORK_HTTP_REQUEST_STATE_WAITING_FOR_DATA
},
}
},
}) as unknown as WasmInstance

Expand Down

0 comments on commit c91550f

Please sign in to comment.