Skip to content

Commit

Permalink
tentative fix xautoclaim test
Browse files Browse the repository at this point in the history
  • Loading branch information
mcatanzariti committed Apr 6, 2024
1 parent 0df4699 commit 95f26fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tests/stream_commands.rs
Original file line number Diff line number Diff line change
Expand Up @@ -715,7 +715,7 @@ async fn xautoclaim() -> Result<()> {
"mystream",
"mygroup",
"Bob",
1,
0,
id5.clone(),
XAutoClaimOptions::default().count(1),
)
Expand Down

0 comments on commit 95f26fd

Please sign in to comment.