diff --git a/tests/foreman/cli/test_repository.py b/tests/foreman/cli/test_repository.py index b43da6e4e81..84150f2494a 100644 --- a/tests/foreman/cli/test_repository.py +++ b/tests/foreman/cli/test_repository.py @@ -2638,7 +2638,7 @@ def test_positive_sync_ansible_collection_from_satellite(self, repo, target_sat) 'product-id': prod_2['id'], 'url': published_url, 'content-type': 'ansible_collection', - 'ansible-collection-reqirements': '{collections: \ + 'ansible-collection-requirements': '{collections: \ [{ name: theforeman.operations, version: "0.1.0"}]}', } )