diff options
| author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2022-08-15 14:12:11 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-08-15 14:12:11 +0200 |
| commit | 5a4f84a0e1a514c0e6040116953717051b44c168 (patch) | |
| tree | 6cdbaa14f14963cb8567a56570bd6e299a35571e /cli/tests | |
| parent | 18dcc64910e6dd5f26f3828a07f2ff0845dfaa4b (diff) | |
chore: upgrade rusty_v8 to 0.48.1 (#15310)
Diffstat (limited to 'cli/tests')
| -rw-r--r-- | cli/tests/testdata/worker_close_in_wasm_reactions.js.out | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/testdata/worker_close_in_wasm_reactions.js.out b/cli/tests/testdata/worker_close_in_wasm_reactions.js.out index eef017a96..6485c620e 100644 --- a/cli/tests/testdata/worker_close_in_wasm_reactions.js.out +++ b/cli/tests/testdata/worker_close_in_wasm_reactions.js.out @@ -1 +1 @@ -Error: CompileError: WebAssembly.compile(): expected string length @+10 +Error: CompileError: WebAssembly.compile(): expected length: @+10 |
