From fbf44d60368a9557f0ade9a2c202749ca9f3abc3 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Fri, 23 Sep 2016 16:02:52 +0200 Subject: [PATCH] Sync docs from master to gh-pages --- spring-cloud-contract.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-cloud-contract.html b/spring-cloud-contract.html index bc88c33fff..c1f365053d 100644 --- a/spring-cloud-contract.html +++ b/spring-cloud-contract.html @@ -2330,7 +2330,7 @@ when some incompatible changes are done.

Can I have multiple base classes for tests?

-

Yes! Check out the Different base classes for contracts sections +

Yes! Check out the Different base classes for contracts sections of either Gradle or Maven plugins.