Use new ConcurrentLruCache#clear() method in TestContextAnnotationUtils
This commit is contained in:
@@ -386,6 +386,7 @@ public abstract class TestContextAnnotationUtils {
|
||||
}
|
||||
|
||||
static void clearCaches() {
|
||||
cachedEnclosingConfigurationModes.clear();
|
||||
defaultEnclosingConfigurationMode = null;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user