fix api stop call in sync_zonefile

This commit is contained in:
Aaron Blankstein
2017-08-09 23:39:37 -04:00
parent fe4e641d1c
commit b5c75ab561

View File

@@ -127,9 +127,7 @@ def scenario( wallets, **kw ):
# stop endpoint
print >> sys.stderr, "\nstopping RPC daemon\n"
config_dir = os.path.dirname(test_proxy.config_path)
blockstack_client.rpc.local_api_stop(config_dir=config_dir)
testlib.stop_api()
time.sleep(3)
# store to queue