docs: drop internal task-number reference from AI chat migration test docstring

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
stumpylog
2026-08-03 10:23:29 -07:00
co-authored by Claude Sonnet 5
parent 646481686c
commit ec2cda0dc1
@@ -166,8 +166,7 @@ class TestAiChatAllDocumentsPermissionBoundary:
(ChatStreamingView.post, no document_id) to the same owner/permission
boundary enforced by permitted_document_ids(). This call site was
migrated from get_objects_for_user_owner_aware() to
permitted_document_ids() in Task 5; this test must stay green across
that swap.
permitted_document_ids(); this test must stay green across that swap.
"""
ENDPOINT = "/api/documents/chat/"