fix: profile 오타 수정 #7
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
2 errors and 1 warning
Error
every step must define a `uses` or `run` key
|
FiestaApplicationTests.contextLoads():
src/test/java/com/odiga/fiesta/FiestaApplicationTests.java#L1
java.lang.IllegalStateException: Failed to load ApplicationContext for [WebMergedContextConfiguration@36ad4b58 testClass = com.odiga.fiesta.FiestaApplicationTests, locations = [], classes = [com.odiga.fiesta.FiestaApplication], contextInitializerClasses = [], activeProfiles = [], propertySourceDescriptors = [], propertySourceProperties = ["org.springframework.boot.test.context.SpringBootTestContextBootstrapper=true"], contextCustomizers = [org.springframework.boot.test.autoconfigure.actuate.observability.ObservabilityContextCustomizerFactory$DisableObservabilityContextCustomizer@1f, org.springframework.boot.test.autoconfigure.properties.PropertyMappingContextCustomizer@0, org.springframework.boot.test.autoconfigure.web.servlet.WebDriverContextCustomizer@cbc8d0f, org.springframework.boot.test.context.filter.ExcludeFilterContextCustomizer@f288c14, org.springframework.boot.test.json.DuplicateJsonObjectContextCustomizerFactory$DuplicateJsonObjectContextCustomizer@2c58dcb1, org.springframework.boot.test.mock.mockito.MockitoContextCustomizer@0, org.springframework.boot.test.web.client.TestRestTemplateContextCustomizer@523d6bdb, org.springframework.boot.test.context.SpringBootTestAnnotation@80cf923b], resourceBasePath = "src/main/webapp", contextLoader = org.springframework.boot.test.context.SpringBootContextLoader, parent = null]
|
contextLoads() (com.odiga.fiesta.FiestaApplicationTests) failed:
com.odiga.fiesta.FiestaApplicationTests#L0
build/test-results/test/TEST-com.odiga.fiesta.FiestaApplicationTests.xml
|