about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--tests/test_gn_auth_smoke.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_gn_auth_smoke.py b/tests/test_gn_auth_smoke.py
index 7dd9645..4ff067a 100644
--- a/tests/test_gn_auth_smoke.py
+++ b/tests/test_gn_auth_smoke.py
@@ -194,7 +194,6 @@ class TestDataAuthorisation:
 # GET /auth/system/roles  (with valid token — Phase 2)
 # ---------------------------------------------------------------------------
 
-@pytest.mark.auth_flow
 class TestSystemRolesAuthenticated:
     def test_returns_200_with_token(self, gn_auth_url, http, access_token):
         resp = http.get(