Register hints for @TestPropertySource factory
This commit updates MergedContextConfigurationRuntimeHints so that it registers hints for a custom PropertySourceFactory. Closes gh-31160
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
test1:
|
||||
prop: yaml
|
||||
@@ -0,0 +1,2 @@
|
||||
test2:
|
||||
prop: yaml
|
||||
Reference in New Issue
Block a user