From 16c208bb6d1027186b9d1c9552d4872e5a222683 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20J=C3=A4ckel?= Date: Thu, 3 Sep 2026 15:31:43 +0200 Subject: [PATCH] Fix test fixtures for newer zeroconf versions --- tests/core/test_scan.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/core/test_scan.py b/tests/core/test_scan.py index 1523e84c4..eedb7ed85 100644 --- a/tests/core/test_scan.py +++ b/tests/core/test_scan.py @@ -111,7 +111,7 @@ "Ohana.local.", ) RAOP_TXT_RECORD = DNSText( - "Ohana._airplay._tcp.local.", + "54E61BF2ED74@Ohana._raop._tcp.local.", const._TYPE_TXT, const._CLASS_IN, const._DNS_OTHER_TTL,