Polishing

This commit is contained in:
Sam Brannen
2023-08-16 12:17:46 +02:00
parent 02d3269dbb
commit 3a38bb48b5
2 changed files with 4 additions and 10 deletions

View File

@@ -20,7 +20,7 @@ framework uses the following configuration parameters to build the context cache
* `contextLoader` (from `@ContextConfiguration`)
* `parent` (from `@ContextHierarchy`)
* `activeProfiles` (from `@ActiveProfiles`)
* `propertySourceLocations` (from `@TestPropertySource`)
* `propertySourceDescriptors` (from `@TestPropertySource`)
* `propertySourceProperties` (from `@TestPropertySource`)
* `resourceBasePath` (from `@WebAppConfiguration`)