From 2564185ec4cfc1793cd7d6cb509b8baeba401ca5 Mon Sep 17 00:00:00 2001 From: Martin Kourim Date: Thu, 11 Jul 2024 14:58:44 +0200 Subject: [PATCH] Fix typo --- cardano_node_tests/tests/tests_conway/test_pparam_update.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cardano_node_tests/tests/tests_conway/test_pparam_update.py b/cardano_node_tests/tests/tests_conway/test_pparam_update.py index 5027bbd5a..501dd3276 100644 --- a/cardano_node_tests/tests/tests_conway/test_pparam_update.py +++ b/cardano_node_tests/tests/tests_conway/test_pparam_update.py @@ -1269,7 +1269,7 @@ def _check_state(state: dict): total_deposit_return = cluster.g_query.get_stake_addr_info( pool_user_lg.stake.address ).reward_account_balance - # Check total deposit return accounting for both expired and enaacted actions + # Check total deposit return accounting for both expired and enacted actions assert ( total_deposit_return == init_return_account_balance + deposit_amt * submitted_proposal_count