From d0a1541d0a8e69948c552aa8c3ba08c9c8806a4d Mon Sep 17 00:00:00 2001 From: Jack Robison Date: Tue, 12 Mar 2019 13:00:43 -0400 Subject: [PATCH] fix test --- tests/unit/wallet/test_account.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/unit/wallet/test_account.py b/tests/unit/wallet/test_account.py index 92a8a7fb3..c0b9f99fd 100644 --- a/tests/unit/wallet/test_account.py +++ b/tests/unit/wallet/test_account.py @@ -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",