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