This commit is contained in:
meejah 2019-08-08 12:47:37 -06:00
parent 415ab63813
commit 093863b1cd

View File

@ -82,8 +82,8 @@ class FakeMagicFolder(object):
# the cases etc.
class FakeClient(object):
"""
just enough to let the node acquire a downloader (which it won't
use), and to get default encoding parameters
just enough to let the node acquire an uploader (which it won't
use) and at least one magic-folder for RenderRoot tests.
"""
nickname = "fake_nickname"
stats_provider = None