test: name the behaviour in a wake-payload comment, not the ticket

The comment named an internal ticket. It now names the behaviour
the test locks: the launch-environment payload removal.

Co-authored-by: Paperclip <noreply@paperclip.ing>
This commit is contained in:
nickyleach 2026-09-10 08:54:41 +00:00 committed by Nicky Leach
parent 0882a09eb3
commit 45d26902c4
No known key found for this signature in database
GPG Key ID: 4861541D36B2037E
1 changed files with 1 additions and 1 deletions

View File

@ -2928,7 +2928,7 @@ describe("renderPaperclipWakePrompt", () => {
expect(prompt).toContain("Added the helper route and tests.");
});
// Locks the property the env-var removal (PAP-6176) depends on: the prompt
// Locks the property that the launch-environment payload removal depends on: the prompt
// is the single delivery path, so every field the payload carries must
// reach the prompt text. A handful of fields never render as prompt text
// under any one scenario — `commentIds`/`interactionKind`/`interactionStatus`