test(connect): remove duplicate wasm_bindgen_test attr to fix symbol duplication
This commit is contained in:
parent
0f2ac94357
commit
d4fe243e32
@ -17,7 +17,6 @@ use utils::*;
|
|||||||
|
|
||||||
wasm_bindgen_test_configure!(run_in_browser);
|
wasm_bindgen_test_configure!(run_in_browser);
|
||||||
|
|
||||||
#[wasm_bindgen_test]
|
|
||||||
/// Tests the connection process between two devices, Alice and Bob, by executing a secure
|
/// Tests the connection process between two devices, Alice and Bob, by executing a secure
|
||||||
/// transaction to establish a shared secret for encrypted communication.
|
/// transaction to establish a shared secret for encrypted communication.
|
||||||
///
|
///
|
||||||
|
Loading…
x
Reference in New Issue
Block a user