Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
louis030195 committed Sep 9, 2024
1 parent 072052d commit 8359d1b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions screenpipe-core/tests/pipes_test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ mod tests {
}

#[tokio::test]
#[ignore]
async fn test_simple_pipe() {
let temp_dir = TempDir::new().unwrap();
let screenpipe_dir = temp_dir.path().to_path_buf();
Expand Down

0 comments on commit 8359d1b

Please sign in to comment.