mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-23 06:29:10 +00:00
Polishing
This commit is contained in:
+1
-1
@@ -244,7 +244,7 @@ class ModelFactoryTests {
|
||||
}
|
||||
|
||||
@Test // SPR-12542
|
||||
public void updateModelWhenRedirecting() throws Exception {
|
||||
void updateModelWhenRedirecting() throws Exception {
|
||||
String attributeName = "sessionAttr";
|
||||
String attribute = "value";
|
||||
ModelAndViewContainer container = new ModelAndViewContainer();
|
||||
|
||||
Reference in New Issue
Block a user