From 7b66b2c9302e31d02d52b2ccda57c1dca693a7b6 Mon Sep 17 00:00:00 2001 From: Gabe Fierro Date: Mon, 2 Sep 2024 16:45:41 -0600 Subject: [PATCH] skip pipe template due to connections --- tests/library/test_223p_templates.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/library/test_223p_templates.py b/tests/library/test_223p_templates.py index 241c72d8..729a5ffb 100644 --- a/tests/library/test_223p_templates.py +++ b/tests/library/test_223p_templates.py @@ -19,6 +19,7 @@ "differential-sensor", "sensor", "duct", + "pipe", "junction", "air-inlet-cp", "air-outlet-cp",