Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] authored and kokesak committed Sep 30, 2024
1 parent 4a51e5b commit ae4321a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ def test_error_after_ponr(convert2rhel, shell):
TEST_VARS["RHSM_SCA_PASSWORD"],
)
) as c2r:
# Wait until "Replace system packages" task to cause the failure
# Wait until "Replace system packages" task to cause the failure
# This will prevent yum restoring the original configuration
c2r.expect("CONVERT_SYSTEM_PACKAGES has succeeded")

Expand Down

0 comments on commit ae4321a

Please sign in to comment.