From fd61ced119fe071e2932452c95649ebf84147d61 Mon Sep 17 00:00:00 2001 From: Andy Damevin Date: Fri, 13 Oct 2023 13:40:45 +0200 Subject: [PATCH] Ignore Snapshots from filtering in devtools ITs --- integration-tests/devtools/pom.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/integration-tests/devtools/pom.xml b/integration-tests/devtools/pom.xml index d69b37ce95368e..42b88a83ac9c52 100644 --- a/integration-tests/devtools/pom.xml +++ b/integration-tests/devtools/pom.xml @@ -69,6 +69,9 @@ ${basedir}/src/test/resources true + + __snapshots__/** +