Skip to content

Commit

Permalink
Merge branch 'master' into update_csrf_test
Browse files Browse the repository at this point in the history
  • Loading branch information
jctanner authored Jul 21, 2024
2 parents 89db9ff + 0f850fe commit 1bc0e4c
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 1bc0e4c

Please sign in to comment.