Commit c5122fb3 authored by Stephane Nicoll's avatar Stephane Nicoll

Merge branch '2.0.x'

parents 4ede33e0 3ccdbd06
......@@ -171,7 +171,7 @@ public class NoSuchBeanDefinitionFailureAnalyzerTests {
}
@Test
public void failureAnalysisForUnmatchedQualfier() {
public void failureAnalysisForUnmatchedQualifier() {
FailureAnalysis analysis = analyzeFailure(
createFailure(QualifiedBeanConfiguration.class));
assertThat(analysis.getDescription()).contains(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment