BAEL-4399: Removed unwanted space
This commit is contained in:
parent
2ff415af7b
commit
3bea743e5b
|
@ -11,5 +11,4 @@ public class FieldErrorExampleUnitTest {
|
|||
String dependentMessage = FieldErrorExample.getDependentMessage();
|
||||
assertTrue("Hello Baeldung!!".equals(dependentMessage));
|
||||
}
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue