diff --git a/tests/test_entities.py b/tests/test_entities.py index ef1dd084..21c64501 100644 --- a/tests/test_entities.py +++ b/tests/test_entities.py @@ -345,7 +345,6 @@ def test_id_and_which(self): (entities.Product, 'sync'), (entities.PuppetClass, 'smart_class_parameters'), (entities.Repository, 'docker_manifests'), - (entities.Repository, 'delete_with_args'), (entities.Repository, 'errata'), (entities.Repository, 'packages'), (entities.Repository, 'remove_content'),