From 041e7b6ff809ee4e34aa4f1b30b5c165c8561944 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 12 Feb 2026 21:26:34 +0000 Subject: [PATCH] fix: remove phase indication from CrowdSec Configuration E2E Tests documentation for clarity --- tests/security/crowdsec-config.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/security/crowdsec-config.spec.ts b/tests/security/crowdsec-config.spec.ts index fd637b5b..f77e6e72 100644 --- a/tests/security/crowdsec-config.spec.ts +++ b/tests/security/crowdsec-config.spec.ts @@ -8,7 +8,7 @@ * - Import/Export functionality * - Console enrollment (if enabled) * - * @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';