Skip to content

Commit

Permalink
skip role test
Browse files Browse the repository at this point in the history
No-Issue
  • Loading branch information
chr-stian committed Jul 15, 2024
1 parent f5542de commit e873b64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions galaxy_ng/tests/integration/dab/test_system_auditor.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
os.getenv("ENABLE_DAB_TESTS"),
reason="Skipping test because ENABLE_DAB_TESTS is set"
)
@pytest.mark.skip_in_gw
def test_system_auditor_role_permissions_without_gateway(galaxy_client):
"""Tests the galaxy.system_auditor role can be added to a user and has the right perms."""

Expand Down

0 comments on commit e873b64

Please sign in to comment.