Polish
This commit is contained in:
parent
caf46043c6
commit
d2cceb6b77
|
|
@ -46,7 +46,7 @@ import org.springframework.util.ReflectionUtils;
|
||||||
*
|
*
|
||||||
* @author Christoph Dreis
|
* @author Christoph Dreis
|
||||||
*/
|
*/
|
||||||
public class ModifiedClassPathExtension implements InvocationInterceptor {
|
class ModifiedClassPathExtension implements InvocationInterceptor {
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void interceptBeforeAllMethod(Invocation<Void> invocation,
|
public void interceptBeforeAllMethod(Invocation<Void> invocation,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue