From a3e67a1b34a6eca39a1969b4b0f04d01bc87582a Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Fri, 23 Sep 2016 15:59:55 +0200 Subject: [PATCH] Updated docs --- README.adoc | 2 +- docs/src/main/asciidoc/verifier/introduction.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 6b918f90a5..807ffb9a49 100644 --- a/README.adoc +++ b/README.adoc @@ -1507,7 +1507,7 @@ when some incompatible changes are done. The rest of the flow looks the same. -===== Can I have multiple base classes for tests? +==== Can I have multiple base classes for tests? Yes! Check out the https://cloud.spring.io/spring-cloud-contract/spring-cloud-contract.html#different_base_classes_for_contracts[Different base classes for contracts] sections of either Gradle or Maven plugins. diff --git a/docs/src/main/asciidoc/verifier/introduction.adoc b/docs/src/main/asciidoc/verifier/introduction.adoc index d6217a5c40..80d9e2ece3 100644 --- a/docs/src/main/asciidoc/verifier/introduction.adoc +++ b/docs/src/main/asciidoc/verifier/introduction.adoc @@ -820,7 +820,7 @@ when some incompatible changes are done. The rest of the flow looks the same. -===== Can I have multiple base classes for tests? +==== Can I have multiple base classes for tests? Yes! Check out the https://cloud.spring.io/spring-cloud-contract/spring-cloud-contract.html#different_base_classes_for_contracts[Different base classes for contracts] sections of either Gradle or Maven plugins. \ No newline at end of file