spring-boot-building-api-backend
spring-boot-building-api-backend copied to clipboard
Update CopsbootApplicationTests.class
it's now recommended to specify the class (classes) you would like to test.
@SpringBootTest(classes= CopsbootApplicationTests.class)
To fix this error: Test Failure : java.lang.IllegalStateException: Failed to load ApplicationContext