Minor: show conflicting elements

This commit is contained in:
Nikolay Krasko
2015-02-09 19:49:30 +03:00
parent 6f0ccbfab8
commit 98a2aa506e
@@ -98,7 +98,7 @@ public abstract class CompletionHandlerTestBase() : JetLightCodeInsightFixtureTe
if (tailOk) {
if (foundElement != null) {
Assert.fail("Several elements satisfy to completion restrictions")
Assert.fail("Several elements satisfy to completion restrictions: \n $foundElement\n $lookupElement")
}
foundElement = lookupElement