Skip to content

Commit fb3ca6b

Browse files
author
marker dao ®
committed
feat(etalons): Update
1 parent c0d7147 commit fb3ca6b

7 files changed

Lines changed: 0 additions & 3 deletions
17.6 KB
Loading
17 KB
Loading
18 KB
Loading
1.74 KB
Loading
1.6 KB
Loading
1.66 KB
Loading

e2e/testcafe-devextreme/tests/chat/messageBox.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -90,9 +90,6 @@ test('Chat: messagebox with attach button', async (t) => {
9090
await chat.focus();
9191
await testScreenshot(t, takeScreenshot, 'Messagebox with attach button.png', { element: '#chat' });
9292

93-
await t.typeText(chat.getInput(), getShortText());
94-
await testScreenshot(t, takeScreenshot, 'Messagebox with attach button and text.png', { element: '#chat' });
95-
9693
await t
9794
.expect(compareResults.isValid())
9895
.ok(compareResults.errorMessages());

0 commit comments

Comments
 (0)