mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Clean up warnings in Gradle build
This commit is contained in:
+1
@@ -51,6 +51,7 @@ class LocaleContextThreadLocalAccessorTests {
|
||||
|
||||
@ParameterizedTest
|
||||
@MethodSource
|
||||
@SuppressWarnings("try")
|
||||
void propagation(@Nullable LocaleContext previous, LocaleContext current) throws Exception {
|
||||
LocaleContextHolder.setLocaleContext(current);
|
||||
ContextSnapshot snapshot = ContextSnapshotFactory.builder()
|
||||
|
||||
Reference in New Issue
Block a user