SPR-7064
+ fix method name
This commit is contained in:
@@ -164,7 +164,7 @@ public class UrlPathHelperTests {
|
||||
}
|
||||
|
||||
@Test
|
||||
public void tomcatDefaultServletFolderWithCompliantSetting() throws Exception {
|
||||
public void wasDefaultServletFolderWithCompliantSetting() throws Exception {
|
||||
request.setAttribute(WEBSPHERE_URI_ATTRIBUTE, "/test/foo/");
|
||||
tomcatDefaultServletFolder();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user