application.yml로 파일명 변경
This commit is contained in:
parent
9265dc7f6a
commit
23506e79f1
|
@ -6,8 +6,7 @@ import org.springframework.boot.test.context.SpringBootTest
|
|||
@SpringBootTest
|
||||
class SodaliveApplicationTests {
|
||||
|
||||
@Test
|
||||
fun contextLoads() {
|
||||
}
|
||||
|
||||
@Test
|
||||
fun contextLoads() {
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue