Polish
See gh-36565
This commit is contained in:
committed by
Stephane Nicoll
parent
5cc2d3b764
commit
96c9915f12
@@ -263,7 +263,6 @@ public class MockitoPostProcessor implements InstantiationAwareBeanPostProcessor
|
||||
}
|
||||
beans.removeIf(this::isScopedTarget);
|
||||
return beans;
|
||||
|
||||
}
|
||||
|
||||
private boolean isScopedTarget(String beanName) {
|
||||
|
||||
Reference in New Issue
Block a user