Update test_phase.py: phase 5 → claude/toc-tag-phase5, phase 6 → claude/fetch-deps-phase6

https://claude.ai/code/session_01UP8Wo2CKPNhvvTkzX48CWF
This commit is contained in:
Claude 2026-05-17 18:54:56 +00:00
parent 9b7639cc62
commit 60694c9ecf
No known key found for this signature in database

View file

@ -29,7 +29,7 @@ PHASES = {
3: ("v0.4_phase3", "Asset validation in mdcms build"),
4: ("claude/debug-api-errors-gd730", "Callout tags"),
5: ("claude/toc-tag-phase5", "Table of contents tag"),
6: ("v0.4_phase6", "Offline / fetch-deps"),
6: ("claude/fetch-deps-phase6", "Offline / fetch-deps"),
7: ("v0.4_phase7", "PWA — service worker and manifest"),
}