Skip to content

Commit b4f81dd

Browse files
authored
Merge branch 'main' into ramfox/infallible-remote-id
2 parents 9019d25 + 0f4c15c commit b4f81dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

iroh/tests/integration.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ use tracing::{Instrument, info_span};
2525
use wasm_bindgen_test::wasm_bindgen_test as test;
2626

2727
// Enable this if you want to run these tests in the browser.
28-
// Unfortunately it's either-or: Enable this and you can run in the browser, disable to run in endpointjs.
28+
// Unfortunately it's either-or: Enable this and you can run in the browser, disable to run in nodejs.
2929
// #[cfg(wasm_browser)]
3030
// wasm_bindgen_test::wasm_bindgen_test_configure!(run_in_browser);
3131

0 commit comments

Comments
 (0)