story-kit: merge 133_story_clean_up_agent_state_on_story_archive_and_add_ttl_for_completed_entries
This commit is contained in:
@@ -4806,7 +4806,6 @@ ours
|
||||
#[test]
|
||||
fn resolve_simple_conflicts_malformed_no_end() {
|
||||
let input = "\
|
||||
<<<<<<< HEAD
|
||||
ours
|
||||
theirs
|
||||
";
|
||||
@@ -5083,6 +5082,7 @@ theirs
|
||||
assert!(report.had_conflicts, "should report conflicts");
|
||||
}
|
||||
|
||||
<<<<<<< HEAD
|
||||
// ── process health monitoring tests ──────────────────────────────────────
|
||||
|
||||
/// Demonstrates that the PTY read-loop inactivity timeout fires when no output
|
||||
|
||||
Reference in New Issue
Block a user