Skip to content

Commit 752b8bd

Browse files
izeyesnicoll
authored andcommitted
Fix entry in broken-initialization.factories
Closes gh-8057
1 parent 9e2e824 commit 752b8bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Failure Analyzers
22
org.springframework.boot.diagnostics.FailureAnalyzer=\
3-
org.springframework.boot.diagnostics.FailureAnalyzersTests$BrokenAnalysisFailureAnalyzer,\
3+
org.springframework.boot.diagnostics.FailureAnalyzersTests$BrokenInitializationFailureAnalyzer,\
44
org.springframework.boot.diagnostics.FailureAnalyzersTests$BasicFailureAnalyzer

0 commit comments

Comments
 (0)