mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-09 03:44:23 +00:00
remove early return
This commit is contained in:
parent
97a7672226
commit
5071da2c05
@ -69,7 +69,6 @@ def test_remove_client(reactor):
|
||||
)
|
||||
assert "zara" in json.loads(gm_config)['storage_servers']
|
||||
assert "yakov" in json.loads(gm_config)['storage_servers']
|
||||
return
|
||||
|
||||
gm_config = yield util.run_tahoe(
|
||||
reactor, "grid-manager", "--config", "-", "remove",
|
||||
|
Loading…
x
Reference in New Issue
Block a user