Skip to content

Commit 9151a55

Browse files
committed
fix fmt
1 parent 9d159e1 commit 9151a55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/iceberg/src/spec/table_metadata.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3040,7 +3040,7 @@ mod tests {
30403040
)])
30413041
);
30423042
}
3043-
3043+
30443044
#[test]
30453045
fn test_build_declarative_table_metadata() {
30463046
// This test mainly ensures that new fields added to the `TableMetadata` have

0 commit comments

Comments
 (0)