diff --git a/conductor/tracks/feature_bleed_cleanup_20260302/plan.md b/conductor/tracks/feature_bleed_cleanup_20260302/plan.md index 8dc8715..0b2b804 100644 --- a/conductor/tracks/feature_bleed_cleanup_20260302/plan.md +++ b/conductor/tracks/feature_bleed_cleanup_20260302/plan.md @@ -51,7 +51,7 @@ Focus: Remove the dead inline menubar block and add a working Quit item to `_sho - **How**: Use `set_file_slice` or `Edit` to insert the block before the "Windows" menu. - **Verify**: Launch app, confirm "manual slop" > "Quit" appears in menubar and clicking it closes the app cleanly. -- [~] Task 2.3: Write/run tests. +- [x] Task 2.3: Write/run tests. acd7c05 - Run `uv run pytest tests/ -x -q`. - [ ] Task 2.4: Conductor — User Manual Verification