Computer Science/Spring boot

Gradlew build 시 test Fail 해결

imygnam 2022. 7. 8. 16:19

@SpringBootTest

해당 Annotation을 삭제하면 바로 해결된다.