You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(linear): add fetchRecentComments + postIssueComment to orchestration-test linear-feedback mock
The orchestration test file fully mocks linear-feedback; the single-task
fall-through path (P4.2/P4.5) now calls fetchRecentComments + postIssueComment,
so add both to the mock (default: no comments, clean post). Fixes the 3
fall-through single-task tests.
0 commit comments