From 6046c3bcd030da9b0f06365c3b35978f2e6ee616 Mon Sep 17 00:00:00 2001 From: Joseph Gilby Date: Wed, 30 Oct 2024 20:59:40 -0400 Subject: [PATCH] Update test_init.py remove print --- tests/test_init.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/test_init.py b/tests/test_init.py index 5767c44..d422e01 100644 --- a/tests/test_init.py +++ b/tests/test_init.py @@ -712,7 +712,6 @@ def setup(self, *args, **kwargs): # hci1 is empty so it should not be in the list # hci2 should not show as 00:00:00:00:00:00 are filtered downstream now # hci3 should show - print(bluetooth_adapters.adapters) assert bluetooth_adapters.adapters == { "hci0": { "address": "00:1A:7D:DA:71:04",