test(member-work-sync): assert busy intent keys
This commit is contained in:
parent
3f40ea7840
commit
05acff348b
1 changed files with 1 additions and 0 deletions
|
|
@ -868,6 +868,7 @@ describe('MemberWorkSync use cases', () => {
|
|||
memberName: 'bob',
|
||||
nowIso: '2026-04-29T00:00:00.000Z',
|
||||
workSyncIntent: 'review_pickup',
|
||||
workSyncIntentKey: 'review-pickup:evt-review-request',
|
||||
taskRefs: [{ taskId: 'task-review', displayId: '22222222', teamName: 'team-a' }],
|
||||
},
|
||||
]);
|
||||
|
|
|
|||
Loading…
Reference in a new issue