forked from LBRYCommunity/lbry-sdk
fix appveyor?
This commit is contained in:
parent
fe6a850fc5
commit
8b7e86e046
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ class TestReflector(unittest.TestCase):
|
|||
peer_finder=peer_finder,
|
||||
blob_dir=self.server_blob_dir,
|
||||
peer_port=5554,
|
||||
dht_node_port=4445,
|
||||
dht_node_port=4443,
|
||||
use_upnp=False,
|
||||
wallet=wallet,
|
||||
blob_tracker_class=mocks.BlobAvailabilityTracker,
|
||||
|
|
Loading…
Reference in a new issue