diff --git a/tests/transferChatStart.test.ts b/tests/transferChatStart.test.ts index f1021e39..21b55243 100644 --- a/tests/transferChatStart.test.ts +++ b/tests/transferChatStart.test.ts @@ -623,7 +623,6 @@ describe('Conversations', () => { expect(mockedCreateInvite).toHaveBeenCalledWith({ routing: { properties: { - queue_sid: 'TQxxx', worker_sid: 'WKxxx', workflow_sid: baseContext.TWILIO_CHAT_TRANSFER_WORKFLOW_SID, workspace_sid: baseContext.TWILIO_WORKSPACE_SID,