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