wasm-bindgen
wasm-bindgen copied to clipboard
Fix `--nocapture` not working when `run_in_browser` was set.
Description
--nocapture not working as expected when wasm_bindgen_test::wasm_bindgen_test_configure!(run_in_browser); and NO_HEADLESS were set
Checklist
- [x] Verified changelog requirement