diff --git a/test_phase.py b/test_phase.py index 61dbfac..9c56567 100644 --- a/test_phase.py +++ b/test_phase.py @@ -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"), }