forked from LBRYCommunity/lbry-sdk
fix test
This commit is contained in:
parent
4cbde1b08f
commit
d0a1541d0a
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ class TestAccount(AsyncioTestCase):
|
|||
def test_load_and_save_account(self):
|
||||
account_data = {
|
||||
'name': 'Main Account',
|
||||
'modified_on': 123.456,
|
||||
'seed':
|
||||
"carbon smart garage balance margin twelve chest sword toast envelope bottom stomac"
|
||||
"h absent",
|
||||
|
|
Loading…
Add table
Reference in a new issue