// TO DO (CAI-7996): Not sure why this doesn't run on Wasm/WASI.
#[cfg(not(target_arch = "wasm32"))]
#[tokio::test]
#[ignore] // TODO: this is timing out every time it runs.
gpeacock marked this conversation as resolved.
async fn unresolvable_did() {