account integration test fix

This commit is contained in:
Lex Berezhny 2019-09-20 11:04:51 -04:00
parent e49f8f8c61
commit 68e9fd8541

View file

@ -85,7 +85,7 @@ class AccountManagement(CommandTestCase):
stream_list = self.daemon.jsonrpc_stream_list
support_list = self.daemon.jsonrpc_support_list
utxo_list = self.daemon.jsonrpc_utxo_list
default_account = self.daemon.default_account
default_account = self.wallet.default_account
second_account = await self.daemon.jsonrpc_account_create('second account')
tx = await self.daemon.jsonrpc_account_send(