huskies: merge 946

This commit is contained in:
dave
2026-05-13 08:00:49 +00:00
parent 4a0fbcaa95
commit a7840ea4b0
49 changed files with 378 additions and 314 deletions
+2 -2
View File
@@ -202,7 +202,7 @@ mod tests {
"2_current",
"77_story_no_log.md",
"---\nname: No Log\n---\n",
None,
Some("No Log"),
);
let output = logs_cmd(tmp.path(), "77").unwrap();
assert!(
@@ -222,7 +222,7 @@ mod tests {
"2_current",
"88_story_has_log.md",
"---\nname: Has Log\n---\n",
None,
Some("Has Log"),
);
// Write a log file in the expected location.
let log_dir = tmp