Skip to content

Commit

Permalink
nit
Browse files Browse the repository at this point in the history
  • Loading branch information
piotrostr committed Jan 23, 2025
1 parent d7e4fa7 commit e52b62f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions listen-kit/src/scan.rs
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ mod tests {
use super::*;

#[tokio::test]
#[ignore]
pub async fn test_scan() {
let pubkey = pubkey!("KENJSUYLASHUMfHyy5o4Hp2FdNqZg1AsUPhfH2kYvEP");
scan(pubkey.to_string()).await.unwrap();
Expand Down

0 comments on commit e52b62f

Please sign in to comment.