From 6ec842b053cee7f6bfe4fbac0355a7ba93d96240 Mon Sep 17 00:00:00 2001 From: spencergibb Date: Wed, 26 Jan 2022 21:03:08 -0500 Subject: [PATCH] skip tests in samples amqp --- tests/spring-cloud-contract-stub-runner-amqp/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/spring-cloud-contract-stub-runner-amqp/pom.xml b/tests/spring-cloud-contract-stub-runner-amqp/pom.xml index f2fafbd3ab..7026b0f06e 100644 --- a/tests/spring-cloud-contract-stub-runner-amqp/pom.xml +++ b/tests/spring-cloud-contract-stub-runner-amqp/pom.xml @@ -15,6 +15,8 @@ Spring Cloud Contract Stub Runner AMQP 17 + + true