removed ignored test now that convert system has been revised
This commit is contained in:
parent
17f7796d42
commit
5bae005366
|
|
@ -459,7 +459,6 @@ public class ServletAnnotationControllerTests {
|
|||
}
|
||||
|
||||
@Test
|
||||
@Ignore
|
||||
public void commandProvidingFormControllerWithFormatter() throws Exception {
|
||||
@SuppressWarnings("serial") DispatcherServlet servlet = new DispatcherServlet() {
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Reference in New Issue