Skip to content

Commit 27871ff

Browse files
test: verify readable diff edit log
1 parent e060e4c commit 27871ff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/desktop/src-tauri/src/main.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12942,6 +12942,7 @@ mod tests {
1294212942
entity_id: "abc".to_string(),
1294312943
validation: Vec::new(),
1294412944
plan: None,
12945+
readable_diff: None,
1294512946
guardrail: loc_cli::diff::GuardrailOutput {
1294612947
decision: "proceed".to_string(),
1294712948
reasons: Vec::new(),

0 commit comments

Comments
 (0)