Polishing

This commit is contained in:
Juergen Hoeller
2024-02-06 17:57:47 +01:00
parent 81c156eefb
commit 3ecbc4de13
2 changed files with 2 additions and 2 deletions

View File

@@ -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();