Skip to content

Commit

Permalink
squash: address comment
Browse files Browse the repository at this point in the history
  • Loading branch information
happz committed Sep 19, 2024
1 parent 54a0ac5 commit 0985617
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tmt/steps/execute/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -751,7 +751,7 @@ def _process_results_partials(
:returns: list of results.
"""

test, _ = invocation.test, invocation.guest
test = invocation.test

custom_results = []
for partial_result_data in results:
Expand Down

0 comments on commit 0985617

Please sign in to comment.