docs: correct regression-2453 comment accuracy - #2469
Open
RibatTRW wants to merge 2 commits into
Open
Conversation
3 tasks
Author
|
Merge order note: merge this PR (#2469) AFTER #2468. This branch is stacked on #2468's head (5984d12). Once #2468 lands, this PR's diff becomes comment-only against master, as described in the PR body. Merging this one first would force an add/add conflict on tests/regression-2453.mjs onto #2468. Both orders executed green during review; this order is the low-friction one. |
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.
Corrects two comment inaccuracies in tests/regression-2453.mjs from PR #2468:
Comment text sourced from spec attachment; corrected attachment is authoritative. No code changes; comment lines only (5 insertions, 4 deletions).
This branch is stacked on #2468 (head 5984d12). The diff against master includes #2468's content until #2468 merges; the diff vs the #2468 head is comment-only, and the PR becomes comment-only against master once #2468 lands.
Checks run clean: node tests/regression-2453.mjs -> ALL CHECKS PASS; prettier --check clean.