Skip to content

Commit 31df377

Browse files
authored
test: Flaky chat-transfer-manager spec (#41170)
1 parent 0759f83 commit 31df377

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/meteor/tests/e2e/omnichannel/omnichannel-chat-transfers.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -403,6 +403,7 @@ test.describe('OC - Chat transfers [Manager role]', () => {
403403
await poOmnichannel.content.forwardChatModal.inputComment.type('any_comment');
404404
await expect(poOmnichannel.content.forwardChatModal.btnForward).toBeEnabled();
405405
await poOmnichannel.content.forwardChatModal.btnForward.click();
406+
await poOmnichannel.content.forwardChatModal.waitForDismissal();
406407
// await expect(agentA.poHomeOmnichannel.toastSuccess).toBeVisible();
407408
});
408409

0 commit comments

Comments
 (0)