From 3dc6f1133c1208d212220777fda585f3371f5cc0 Mon Sep 17 00:00:00 2001 From: Sam Brannen Date: Mon, 5 Sep 2016 19:03:26 +0200 Subject: [PATCH] Fix section ID for parallel test execution Issue: SPR-5863 --- src/asciidoc/testing.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/asciidoc/testing.adoc b/src/asciidoc/testing.adoc index 77b457d40e..b484b33638 100644 --- a/src/asciidoc/testing.adoc +++ b/src/asciidoc/testing.adoc @@ -3502,7 +3502,7 @@ be automatically rolled back by the `TransactionalTestExecutionListener` (see ---- -[[testcontext-support-classes]] +[[testcontext-parallel-test-execution]] ==== Parallel test execution Spring Framework 5.0 introduces basic support for executing tests in parallel within a