Skip to content

Commit

Permalink
Fix entry in broken-initialization.factories
Browse files Browse the repository at this point in the history
  • Loading branch information
izeye authored and snicoll committed Jan 22, 2017
1 parent 9e2e824 commit 752b8bd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Failure Analyzers
org.springframework.boot.diagnostics.FailureAnalyzer=\
org.springframework.boot.diagnostics.FailureAnalyzersTests$BrokenAnalysisFailureAnalyzer,\
org.springframework.boot.diagnostics.FailureAnalyzersTests$BrokenInitializationFailureAnalyzer,\
org.springframework.boot.diagnostics.FailureAnalyzersTests$BasicFailureAnalyzer

0 comments on commit 752b8bd

Please sign in to comment.