BAEL-4399: Removed unwanted space

This commit is contained in:
Amitabh Tiwari 2020-11-03 19:25:25 +05:30
parent 2ff415af7b
commit 3bea743e5b
1 changed files with 0 additions and 1 deletions

View File

@ -11,5 +11,4 @@ public class FieldErrorExampleUnitTest {
String dependentMessage = FieldErrorExample.getDependentMessage();
assertTrue("Hello Baeldung!!".equals(dependentMessage));
}
}