Skip to content

Commit 6513ea0

Browse files
committed
fix: checkstyleTest으로 인한 수정
1 parent fdbedb1 commit 6513ea0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/test/java/gg/agit/konect/KonectApplicationTests.java

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

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

1313
}

0 commit comments

Comments
 (0)