From 557d23ba392400d12585d6a9c31c7e6edcc39621 Mon Sep 17 00:00:00 2001 From: Mathew Payne <2772944+GeekMasher@users.noreply.github.com> Date: Thu, 15 May 2025 14:19:27 +0100 Subject: [PATCH] Update synthetics to remove test dir --- configs/synthetics.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/synthetics.yml b/configs/synthetics.yml index bbf93a4b..819fb0ed 100644 --- a/configs/synthetics.yml +++ b/configs/synthetics.yml @@ -105,6 +105,7 @@ paths-ignore: - "vendor/**" - "examples/**" - "tests/**" + - "test/**" - "site-packages/**" # JavaScript