Skip to content

Commit 8df2f1f

Browse files
committed
Fix formatting
1 parent 1b8a012 commit 8df2f1f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spring-batch-infrastructure/src/test/java/org/springframework/batch/item/file/transform/RecordFieldExtractorTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ public record Person(int id, String name) {
8080
}
8181

8282
public class NonRecordType {
83+
8384
}
8485

8586
}

0 commit comments

Comments
 (0)