Fix TestCommandIntegrationTests after removal of deprecated test support
See gh-6971 See gh-6973
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
@SpringApplicationConfiguration(ReactorApplication)
|
||||
@IntegrationTest('server.port:0')
|
||||
@SpringBootTest(classes=ReactorApplication, webEnvironment=WebEnvironment.RANDOM_PORT)
|
||||
class RestTests {
|
||||
|
||||
@Autowired
|
||||
|
||||
Reference in New Issue
Block a user