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