Skip to content

Commit

Permalink
[#47] feat: test용 yml 적용
Browse files Browse the repository at this point in the history
  • Loading branch information
Te-H0 authored Apr 24, 2024
1 parent c1123a0 commit 1dfb5ac
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
import org.springframework.boot.test.context.SpringBootTest;

@SpringBootTest
@TestPropertySource(locations = "classpath:test/application.yml")
class NanalandApplicationTests {

@Test
Expand Down

0 comments on commit 1dfb5ac

Please sign in to comment.