mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-21 13:31:46 +00:00
Polishing
This commit is contained in:
@@ -200,9 +200,9 @@ class MockServletContextTests {
|
||||
assertThat(filterRegistrations).isNotNull();
|
||||
assertThat(filterRegistrations).isEmpty();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* @since 5.1.11
|
||||
*/
|
||||
@@ -242,7 +242,6 @@ class MockServletContextTests {
|
||||
assertThat(realPath).isNotNull();
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user