mirror of
https://github.com/hs-web/hsweb-framework.git
synced 2026-06-02 02:43:59 +08:00
优化test
This commit is contained in:
@@ -29,7 +29,7 @@ class HswebSpecification extends Specification {
|
||||
mockMvc = MockMvcBuilders.webAppContextSetup(context).build();
|
||||
}
|
||||
|
||||
MockMvc getMockMvc() {
|
||||
MockMvc getMock() {
|
||||
return mockMvc;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user