fix: align comment numbering with review sequence
This commit is contained in:
@@ -35,6 +35,7 @@ fn model_json_roundtrip() {
|
||||
line: Some(10),
|
||||
root_comment: CommentItem {
|
||||
id: 100,
|
||||
review_id: Some(1),
|
||||
user: "reviewer".into(),
|
||||
created_at: "2026-04-08T12:00:00Z".into(),
|
||||
path: Some("src/main.rs".into()),
|
||||
|
||||
Reference in New Issue
Block a user