For some unknown reason, half of a tests for RebuildImagesOnRPMAdvisoryChange was included in the test_update_db_on_advisory_change.py. These tests do not belong there.
test_update_db_on_advisory_change.py
In this commit, the tests are moved to proper file.
:+1:
Pull-Request has been merged by jkaluza
For some unknown reason, half of a tests for RebuildImagesOnRPMAdvisoryChange
was included in the
test_update_db_on_advisory_change.py. These testsdo not belong there.
In this commit, the tests are moved to proper file.