diff --git a/galaxy_ng/tests/integration/dab/test_system_auditor.py b/galaxy_ng/tests/integration/dab/test_system_auditor.py index 93248901cd..a04c49b8bf 100644 --- a/galaxy_ng/tests/integration/dab/test_system_auditor.py +++ b/galaxy_ng/tests/integration/dab/test_system_auditor.py @@ -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."""