docs(issue-200): align artifact test list with head
All checks were successful
CI / test-and-quality (push) Successful in 2m57s
CI / test-and-quality (pull_request) Successful in 2m58s

This commit is contained in:
2026-03-01 19:48:26 +00:00
parent 63ac0d38e1
commit abe0d91080

View File

@@ -47,7 +47,6 @@ Kørt i `frontend/angular` med Vitest:
- Verificerer reconnect/offline fallback ved sync-fejl - Verificerer reconnect/offline fallback ved sync-fejl
- `src/app/api-contract-smoke.spec.ts` - `src/app/api-contract-smoke.spec.ts`
- `src/app/session-route-context.spec.ts` - `src/app/session-route-context.spec.ts`
- `src/app/lobby-i18n.spec.ts`
Kommando: Kommando:
@@ -55,4 +54,4 @@ Kommando:
npm test -- --reporter=dot npm test -- --reporter=dot
``` ```
Resultat: **5/5 testfiler grønne, 24/24 tests bestået**. Resultat: **4/4 testfiler grønne, 22/22 tests bestået**.