Skip to content

Commit 8ec07b6

Browse files
authored
Reuse fixture in payload index test (#6041)
1 parent 490660a commit 8ec07b6

3 files changed

Lines changed: 135 additions & 112 deletions

File tree

Cargo.lock

Lines changed: 3 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lib/segment/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ walkdir = "2.5.0"
3636
rstest = { workspace = true }
3737
segment = { path = ".", features = ["testing"] }
3838
proptest = { workspace = true }
39+
anyhow = "1.0.96"
3940

4041
[target.'cfg(not(target_os = "windows"))'.dev-dependencies]
4142
pprof = { workspace = true }

0 commit comments

Comments
 (0)