Skip to content

Commit 4899f56

Browse files
update code
1 parent f4e241a commit 4899f56

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

test/avro_schema_test.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,6 @@ TEST(ToAvroNodeVisitorTest, StructTypeWithFieldNames) {
309309
CheckIcebergFieldName(node, /*index=*/5, /*original_name=*/"field with spaces"));
310310
}
311311

312-
313312
TEST(ToAvroNodeVisitorTest, ListType) {
314313
ListType list_type{SchemaField{/*field_id=*/5, "element", iceberg::string(),
315314
/*optional=*/true}};

0 commit comments

Comments
 (0)