We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9019d25 + 0f4c15c commit b4f81ddCopy full SHA for b4f81dd
iroh/tests/integration.rs
@@ -25,7 +25,7 @@ use tracing::{Instrument, info_span};
25
use wasm_bindgen_test::wasm_bindgen_test as test;
26
27
// 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.
+// Unfortunately it's either-or: Enable this and you can run in the browser, disable to run in nodejs.
29
// #[cfg(wasm_browser)]
30
// wasm_bindgen_test::wasm_bindgen_test_configure!(run_in_browser);
31
0 commit comments