Commit 1015967
authored
Fix test_wasm_bindgen_integration. NFC (#27081)
Without this change the test was failing on my local machine due to
missing wasm-bindgen. An alternative would be to have a way to opt
out, but its seems easy enough to run the `install` as part of the test.1 parent a30a119 commit 1015967
2 files changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
76 | 75 | | |
77 | 76 | | |
78 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14842 | 14842 | | |
14843 | 14843 | | |
14844 | 14844 | | |
14845 | | - | |
14846 | 14845 | | |
14847 | | - | |
| 14846 | + | |
| 14847 | + | |
14848 | 14848 | | |
14849 | 14849 | | |
14850 | 14850 | | |
| |||
0 commit comments