Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
karencfv committed Nov 6, 2024
1 parent 6c1682c commit 17aa442
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion clickhouse-admin/types/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -1884,7 +1884,7 @@ snapshot_storage_disk=LocalSnapshotDisk

assert_eq!(
format!("{}", root_cause),
"missing field `entry_version` at line 1 column 454",
"missing field `entry_version` at line 1 column 456",
);
}
}

0 comments on commit 17aa442

Please sign in to comment.