[BAEL-4084] Useless line removed
This commit is contained in:
parent
ab70edcd35
commit
c7aee7a680
|
@ -18,7 +18,6 @@ import static org.springframework.test.web.servlet.request.MockMvcRequestBuilder
|
||||||
import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.*;
|
import static org.springframework.test.web.servlet.result.MockMvcResultMatchers.*;
|
||||||
|
|
||||||
@RunWith(SpringRunner.class)
|
@RunWith(SpringRunner.class)
|
||||||
//@SpringBootTest(classes = Application.class)
|
|
||||||
@WebMvcTest(ExceptionController.class)
|
@WebMvcTest(ExceptionController.class)
|
||||||
public class ExceptionControllerUnitTest{
|
public class ExceptionControllerUnitTest{
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue