Skip to content

Commit

Permalink
skip community search
Browse files Browse the repository at this point in the history
  • Loading branch information
jerabekjiri committed Dec 5, 2024
1 parent e477f07 commit e6c5ca7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions galaxy_ng/tests/integration/community/test_search.py
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@

from ..utils import ansible_galaxy, get_client, upload_artifact, wait_for_task


pytest.skip(reason="Enable when community search feature is finished.", allow_module_level=True)


NAMESPACE_NAME = "ansible"
COLLECTION_NAME = "galaxy_fake_collection"
COLLECTION_TAGS = ["database", "api", "galaxy"]
Expand Down

0 comments on commit e6c5ca7

Please sign in to comment.