diff --git a/tests/unit/service/test_parser.py b/tests/unit/service/test_parser.py index d2b688cfa..00804d7f7 100644 --- a/tests/unit/service/test_parser.py +++ b/tests/unit/service/test_parser.py @@ -252,12 +252,13 @@ class TestGenerator(TestCase): Usage: thing delete - [--change_account_id=] + [--wallet_id=] [--change_account_id=] [--fund_account_id=...] [--preview] [--no_wait] [--page=] [--page_size=] [--include_total] Options: --value1= : (str) + --wallet_id= : (str) restrict operation to specific wallet --change_account_id= : (str) account to send excess change (LBC) --fund_account_id= : (str, list) accounts to fund the transaction