From 47a107c26cd7842379c457a56de9fce0963caf81 Mon Sep 17 00:00:00 2001 From: Frederick Muriuki Muriithi Date: Mon, 22 Jun 2026 12:54:53 -0500 Subject: Remove misplaced mark. --- tests/test_gn_auth_smoke.py | 1 - 1 file changed, 1 deletion(-) (limited to 'tests') 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( -- cgit 1.4.1