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")
|
||||
Loading…
Reference in New Issue