Restore invocation of DefaultTestExecutionListenersPostProcessors

This commit partially reverts c81ebf63d9,
so that `DefaultTestExecutionListenersPostProcessor`s are invoked
even though deprecated.

See gh-31793
This commit is contained in:
Scott Frederick
2022-11-01 13:16:36 -05:00
parent d18b445140
commit a0d765cab8
5 changed files with 79 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
org.springframework.boot.test.context.DefaultTestExecutionListenersPostProcessor=\
org.springframework.boot.test.context.bootstrap.TestDefaultTestExecutionListenersPostProcessor