Skip to content

Commit

Permalink
Card-ID: CCT-738 - integration tests for DBus Unregister method
Browse files Browse the repository at this point in the history
  • Loading branch information
jstavel committed Dec 18, 2024
1 parent 96f5997 commit fb63c6c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion integration-tests/test_unregister.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ def test_unregister(any_candlepin, subman, test_config):
username=candlepin_config("username"),
password=candlepin_config("password"),
org=candlepin_config("org"),
environments=first(candlepin_config("environment", "names")),
)
loop_until(lambda: subman.is_registered)

Expand Down

0 comments on commit fb63c6c

Please sign in to comment.