Skip to content

Commit b92620c

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

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cardano_node_tests/tests/tests_conway/conway_common.py

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

0 commit comments

Comments
 (0)