Skip to content

Commit

Permalink
replay.feature: update to new order after replay changes
Browse files Browse the repository at this point in the history
  • Loading branch information
kontura committed Jul 25, 2024
1 parent f5c8596 commit 5667d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dnf-behave-tests/dnf/transaction-sr/replay.feature
Original file line number Diff line number Diff line change
Expand Up @@ -1229,8 +1229,8 @@ Given I successfully execute dnf with args "install bottom-a1-1.0"
| upgrade | top-a-1:2.0-1.x86_64 |
And dnf5 transaction items for transaction "last" are
| action | package | reason | repository |
| Upgrade | top-a-1:2.0-1.x86_64 | User | transaction-sr |
| Upgrade | bottom-a1-0:2.0-1.noarch | User | transaction-sr |
| Upgrade | top-a-1:2.0-1.x86_64 | User | transaction-sr |
| Replaced | bottom-a1-0:1.0-1.noarch | User | @System |
| Replaced | top-a-1:1.0-1.x86_64 | User | @System |
And package reasons are
Expand Down

0 comments on commit 5667d43

Please sign in to comment.