docs(registry-v2): fix stale test-file reference (test_added_ipv6 → test_added_add)#86
Merged
Merged
Conversation
…est_added_add) The IPv6 `remo add` coverage from T020 landed in the existing tests/unit/providers/test_added_add.py, not a new test_added_ipv6.py. Correct the reference in tasks.md T020 and the plan.md file tree so the spec artifacts match what shipped. Docs only — no source or test changes. Surfaced by /speckit-analyze (finding I1). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01HAPB5GA4NVUgKFsVFVJDxN
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Documentation-only fix surfaced by
/speckit-analyze(finding I1) on the 015-registry-v2 artifacts.T020's IPv6
remo addcoverage actually landed in the existingtests/unit/providers/test_added_add.py, buttasks.mdT020 and theplan.mdfile tree both referenced atests/unit/providers/test_added_ipv6.pythat was never created. This corrects those references so the spec artifacts match what shipped.tasks.mdT020 →test_added_add.py(noted as added to the existing module)plan.mdtree →test_added_ipv6.py (NEW)→test_added_add.py (EXTENDED)Impact
None on code. No source or test changes — the IPv6 tests already exist and passed in the merged suite (#85). Two-line docs correction only.
🤖 Generated with Claude Code
https://claude.ai/code/session_01HAPB5GA4NVUgKFsVFVJDxN