Skip to content

Commit 601d065

Browse files
committed
refactor: 테스트 클래스에서 중복 @activeprofiles 제거
1 parent 566d5bb commit 601d065

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/test/java/com/back/web7_9_codecrete_be/Web79CodecreteBeApplicationTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
import org.springframework.boot.test.context.SpringBootTest;
55
import org.springframework.test.context.ActiveProfiles;
66

7-
@ActiveProfiles("test")
87
@SpringBootTest
98
@ActiveProfiles("test")
109
class Web79CodecreteBeApplicationTests {

0 commit comments

Comments
 (0)