Fix TestCommandIntegrationTests after removal of deprecated test support
See gh-6971 See gh-6973
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
@SpringApplicationConfiguration(Application)
|
||||
@IntegrationTest
|
||||
@SpringBootTest(classes=Application)
|
||||
class BookTests {
|
||||
@Autowired
|
||||
Book book
|
||||
|
||||
Reference in New Issue
Block a user