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
|
@Test
|
||||||
@Ignore
|
|
||||||
public void commandProvidingFormControllerWithFormatter() throws Exception {
|
public void commandProvidingFormControllerWithFormatter() throws Exception {
|
||||||
@SuppressWarnings("serial") DispatcherServlet servlet = new DispatcherServlet() {
|
@SuppressWarnings("serial") DispatcherServlet servlet = new DispatcherServlet() {
|
||||||
@Override
|
@Override
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue