Fix typo in testing.adoc
Closes gh-24627
This commit is contained in:
@@ -1726,8 +1726,8 @@ a configuration class:
|
|||||||
<1> Specify the configuration class.
|
<1> Specify the configuration class.
|
||||||
|
|
||||||
|
|
||||||
The following example shows how to use the `@SpringJUnitWebConfig` annotation to specify a
|
The following example shows how to use the `@SpringJUnitWebConfig` annotation to specify the
|
||||||
the location of a configuration file:
|
location of a configuration file:
|
||||||
|
|
||||||
[source,java,indent=0,subs="verbatim,quotes",role="primary"]
|
[source,java,indent=0,subs="verbatim,quotes",role="primary"]
|
||||||
.Java
|
.Java
|
||||||
|
|||||||
Reference in New Issue
Block a user