Skip to content

Commit 0bb9eae

Browse files
Frandob5
authored andcommitted
fixup
1 parent 8feb0ec commit 0bb9eae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/client.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ async fn test_default_author_memory() -> Result<()> {
167167

168168
#[tokio::test]
169169
#[traced_test]
170+
#[cfg(feature = "fs-store")]
170171
async fn test_default_author_persist() -> TestResult<()> {
171172
let iroh_root_dir = tempfile::TempDir::new()?;
172173
let iroh_root = iroh_root_dir.path();

0 commit comments

Comments
 (0)