Skip to content

Commit

Permalink
Docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
sambible committed Aug 1, 2024
1 parent ade6bc7 commit 17febde
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/foreman/api/test_docker.py
Original file line number Diff line number Diff line change
Expand Up @@ -639,7 +639,7 @@ def test_podman_push(self, module_target_sat, module_product, module_org, enable
3. Push the other image to pulp using the /id/org_id/product_id format
:expectedresults: A docker repository is created for both images. Both images are published in pulp,
as well as in separate repositories in the given product. All fields on both repositories contain correct information.
as well as in separate repositories in the given product. All fields on both repositories contain correct information.
:CaseImportance: High
"""
Expand Down Expand Up @@ -696,8 +696,8 @@ def test_cv_podman(
3. Publish and Promote the CV
:expectedresults: Podman published images can be added to a CV, and that CV can be published
and promoted successfully. You can filter podman repositories in a CV, and you can also delete
podman repositories and CVs will work properly.
and promoted successfully. You can filter podman repositories in a CV, and you can also delete
podman repositories and CVs will work properly.
:CaseImportance: High
"""
Expand Down

0 comments on commit 17febde

Please sign in to comment.