8 lines
568 B
Plaintext
8 lines
568 B
Plaintext
-------------------------------------------------------------------------------
|
|
Test set: gltronic.voozik.DemoApplicationTests
|
|
-------------------------------------------------------------------------------
|
|
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.013 s <<< FAILURE! - in gltronic.voozik.DemoApplicationTests
|
|
gltronic.voozik.DemoApplicationTests Time elapsed: 0.013 s <<< ERROR!
|
|
java.lang.IllegalStateException: Unable to find a @SpringBootConfiguration, you need to use @ContextConfiguration or @SpringBootTest(classes=...) with your test
|
|
|