Merge pull request #934 from thesimplekid/doc_tests

chore: stop test from running
This commit is contained in:
thesimplekid
2025-08-03 12:51:55 -04:00
committed by GitHub

View File

@@ -20,7 +20,7 @@ use crate::{ensure_cdk, Error, Wallet};
impl Wallet {
/// Melt Quote
/// # Synopsis
/// ```rust
/// ```rust,no_run
/// use std::sync::Arc;
///
/// use cdk_sqlite::wallet::memory;