Update CLI test auto-configuration to 1.4's new test infrastructure
Closes 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