From 0d151b02120789f65f79f218c5e87d66b3c8663e Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 8 Jan 2018 08:46:20 +0100 Subject: [PATCH] Fix SpEL syntax Issue: SPR-16315 --- src/docs/asciidoc/testing.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/src/docs/asciidoc/testing.adoc b/src/docs/asciidoc/testing.adoc index 09a523bab8b..ca1e09ca1e2 100644 --- a/src/docs/asciidoc/testing.adoc +++ b/src/docs/asciidoc/testing.adoc @@ -3138,7 +3138,6 @@ framework. .Request-scoped bean configuration [source,xml,indent=0] -[subs="verbatim,quotes"] ----