Skip to content

Commit

Permalink
remove debug pytest marker
Browse files Browse the repository at this point in the history
No-Issue
  • Loading branch information
chr-stian committed Dec 5, 2023
1 parent 77770bf commit b529c7f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -278,6 +278,5 @@ def test_namespace_logo_propagates_to_collections(galaxy_client):

@pytest.mark.namespace
@pytest.mark.deployment_cloud
@pytest.mark.this
def test_insights_namespace_logo_propagates_to_collections(galaxy_client):
_test_namespace_logo_propagates_to_collections(galaxy_client, True)

0 comments on commit b529c7f

Please sign in to comment.