Fix typo
See gh-15733
This commit is contained in:
committed by
Stephane Nicoll
parent
708ca0636f
commit
6a0053c8bc
@@ -38,7 +38,7 @@ import org.springframework.core.io.DefaultResourceLoader;
|
||||
import org.springframework.util.Assert;
|
||||
|
||||
/**
|
||||
* Utility design to run and an {@link ApplicationContext} and provide AssertJ style
|
||||
* Utility design to run an {@link ApplicationContext} and provide AssertJ style
|
||||
* assertions. The test is best used as a field of a test class, describing the shared
|
||||
* configuration required for the test:
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user