python3Packages.systembridgeconnector: fix tests on Darwin
This commit is contained in:
@@ -56,6 +56,8 @@ buildPythonPackage rec {
|
||||
syrupy
|
||||
];
|
||||
|
||||
__darwinAllowLocalNetworking = true;
|
||||
|
||||
disabledTests = [
|
||||
"test_get_data"
|
||||
"test_wait_for_response_timeout"
|
||||
|
||||
Reference in New Issue
Block a user