fix appveyor?

This commit is contained in:
Jack Robison 2018-04-19 17:36:26 -04:00
parent fe6a850fc5
commit 8b7e86e046
No known key found for this signature in database
GPG key ID: DF25C68FE0239BB2

View file

@ -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,