Skip to content

Commit f98a843

Browse files
committed
Format
1 parent ecd08a9 commit f98a843

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src/test/java/dev/subhransu/fasterxmljacksonexamples/FasterxmljacksonexamplesApplicationTests.java

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
@SpringBootTest
77
class FasterxmljacksonexamplesApplicationTests {
88

9-
@Test
10-
void contextLoads() {
11-
}
12-
9+
@Test
10+
void contextLoads() {}
1311
}

0 commit comments

Comments
 (0)