From 695b7f343151ef72dcd9178a5bb50049876f0e23 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 12 Feb 2026 21:26:57 +0000 Subject: [PATCH] fix: remove phase indication from Security Dashboard E2E Tests documentation for clarity --- tests/security/security-dashboard.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/security/security-dashboard.spec.ts b/tests/security/security-dashboard.spec.ts index c2f21c18..e1107fe1 100644 --- a/tests/security/security-dashboard.spec.ts +++ b/tests/security/security-dashboard.spec.ts @@ -7,7 +7,7 @@ * - Status indicators * - Navigation to sub-pages * - * @see /projects/Charon/docs/plans/current_spec.md - Phase 3 + * @see /projects/Charon/docs/plans/current_spec.md */ import { test, expect, loginUser } from '../fixtures/auth-fixtures';