Fix typo in test method name

This commit is contained in:
Mahmoud Ben Hassine
2021-08-12 22:01:53 +02:00
parent f83ba20173
commit f4befae548

View File

@@ -111,7 +111,7 @@ public class StaxEventItemReaderTests {
}
@Test
public void testAfterPropertesSetException() throws Exception {
public void testAfterPropertiesSetException() throws Exception {
source = createNewInputSource();
source.setFragmentRootElementName("");