Skip to content

Commit

Permalink
Spotless Apply
Browse files Browse the repository at this point in the history
  • Loading branch information
RussellSpitzer committed Nov 6, 2024
1 parent 11ac166 commit 8d0f548
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion api/src/test/java/org/apache/iceberg/TestSchema.java
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,6 @@ public void testSupportedInitialDefault(int formatVersion) {
.doesNotThrowAnyException();
}


@ParameterizedTest
@FieldSource("org.apache.iceberg.TestHelpers#ALL_VERSIONS")
public void testSupportedWriteDefault(int formatVersion) {
Expand Down

0 comments on commit 8d0f548

Please sign in to comment.