Rename DeploymentIntegrationTests
See gh-25446
This commit is contained in:
committed by
Andy Wilkinson
parent
04e1ad614c
commit
d55d8d6b19
@@ -44,7 +44,7 @@ import static org.assertj.core.api.Assertions.assertThat;
|
||||
* Deployment integration tests.
|
||||
*/
|
||||
@DisabledIfDockerUnavailable
|
||||
class DeploymentIntegrationTests {
|
||||
class AbstractDeploymentIntegrationTests {
|
||||
|
||||
@ParameterizedTest
|
||||
@MethodSource("deployedApplications")
|
||||
Reference in New Issue
Block a user