chore: stop test from running

This commit is contained in:
thesimplekid
2025-08-03 10:14:43 -04:00
parent 3a3cd88ee9
commit 9f9c96577f

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;