mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
Attempt to fix failing CI builds
This commit is contained in:
+1
@@ -57,6 +57,7 @@ class TestContextAnnotationUtilsTests {
|
||||
class SearchEnclosingClassTests {
|
||||
|
||||
@BeforeEach
|
||||
@AfterEach
|
||||
void clearCaches() {
|
||||
TestContextAnnotationUtils.clearCaches();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user