Align Visibliity Modifiers in Core Tests

Issue gh-750
This commit is contained in:
Josh Cummings
2023-05-09 15:19:17 -06:00
parent 6e3b6ee688
commit 706ce5e074

View File

@@ -93,6 +93,7 @@ public class ContextMapperCallbackHandlerWithControlsTests {
super(name, obj);
}
@Override
public Control[] getControls() throws NamingException {
return null;
}