From 99cab2eaf28a46b762574f9a01f4e2cf3b984093 Mon Sep 17 00:00:00 2001 From: Philzen Date: Wed, 12 Jun 2024 15:10:17 +0200 Subject: [PATCH] fixup! fixup! Exclude Refaster template from code coverage analysis --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 2b14a257..b12ca05d 100644 --- a/pom.xml +++ b/pom.xml @@ -197,8 +197,8 @@ report - - + **/MigrateAssertionsRecipes.* + **/MigrateAssertions.* XML