huskies: merge 997

This commit is contained in:
dave
2026-05-14 11:01:06 +00:00
parent 0572af2193
commit c7a7cb4281
40 changed files with 256 additions and 253 deletions
+1 -2
View File
@@ -118,6 +118,7 @@ fn stage_metadata_returns_correct_actions() {
&Stage::Coding {
claim: None,
plan: Default::default(),
retries: 0,
},
"42_story_foo",
);
@@ -242,7 +243,6 @@ fn sweep_uses_crdt_merged_at_not_utc_now() {
Some("merged_at test"),
None,
None,
None,
Some(ten_seconds_ago),
);
@@ -314,7 +314,6 @@ fn sweep_keeps_item_newer_than_retention() {
Some("recent merged_at test"),
None,
None,
None,
Some(one_second_ago),
);