mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-19 19:26:25 +00:00
adjust to the changed parameter name
This commit is contained in:
parent
6b7e0dd700
commit
7e9e380912
@ -197,7 +197,7 @@ storage.plugins = tahoe-lafs-dummy-v1
|
||||
)
|
||||
node = yield create_client_from_config(
|
||||
config,
|
||||
introducer_factory=MemoryIntroducerClient,
|
||||
_introducer_factory=MemoryIntroducerClient,
|
||||
)
|
||||
[introducer_client] = node.introducer_clients
|
||||
server_id = b"v0-abcdef"
|
||||
|
Loading…
Reference in New Issue
Block a user