Deployment fix
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
-------------------------------------------------------------------------------
|
||||
Test set: gltronic.voozik.DemoApplicationTests
|
||||
-------------------------------------------------------------------------------
|
||||
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.292 s - in 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user