Skip to content

Commit

Permalink
[6.14.z] small correction in hammer repository create command (#13957)
Browse files Browse the repository at this point in the history
  • Loading branch information
Satellite-QE authored Jan 31, 2024
1 parent 4075522 commit fb55967
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/foreman/cli/test_repository.py
Original file line number Diff line number Diff line change
Expand Up @@ -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"}]}',
}
)
Expand Down

0 comments on commit fb55967

Please sign in to comment.