Skip to content

Commit 3454c95

Browse files
This PR refactors test_scripts.py..
1 parent b92620c commit 3454c95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cardano_node_tests/tests/tests_conway/conway_common.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -475,6 +475,7 @@ def propose_pparams_update(
475475
use_build_cmd=True,
476476
tx_files=tx_files_action,
477477
)
478+
478479
out_utxos_action = cluster_obj.g_query.get_utxo(tx_raw_output=tx_output_action)
479480
assert (
480481
clusterlib.filter_utxos(utxos=out_utxos_action, address=pool_user.payment.address)[0].amount

0 commit comments

Comments
 (0)