From 886b1158285e1d6325f1c5619007588273bc6379 Mon Sep 17 00:00:00 2001 From: Muhamad Kheder Date: Tue, 23 Jul 2024 12:54:47 +0200 Subject: [PATCH] reduced test cover limit in InterceptionHandler and InvocationSensor --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 26019d0..128e1db 100644 --- a/pom.xml +++ b/pom.xml @@ -291,6 +291,8 @@ com.remondis.resample.supplier.Suppliers com.remondis.resample.AutoSamplingException com.remondis.resample.Samples.Default + com.remondis.resample.Samples.InvocationSensor + com.remondis.resample.Samples.InterceptionHandler CLASS