python3Packages.systembridgeconnector: fix tests on Darwin

This commit is contained in:
Robert Schütz
2025-06-26 10:16:10 -07:00
parent a151468a5e
commit 5f2f28ec3c
@@ -56,6 +56,8 @@ buildPythonPackage rec {
syrupy
];
__darwinAllowLocalNetworking = true;
disabledTests = [
"test_get_data"
"test_wait_for_response_timeout"