fixed test case, forgot to update that for the latest formatting changes of the automatically wired constructor case

This commit is contained in:
Martin Lippert
2017-11-13 15:27:09 +01:00
parent 552f6289f6
commit d422d52bde

View File

@@ -522,6 +522,7 @@ public class ComponentInjectionsHoverProviderTest {
"Process [PID=111, name=`the-app`]:\n" +
"\n" +
"Bean [id: autowiredClass, type: `com.example.AutowiredClass`] exists but is **Not injected anywhere**\n" +
"\n\n" +
"Bean [id: autowiredClass, type: `com.example.AutowiredClass`] got autowired with:\n" +
"\n" +
"- Bean: dependencyA \n" +