Skip to content

Commit 8b3aa88

Browse files
author
marker dao ®
committed
fix(ML TC Tests): Increase height for the test
1 parent 8ded30c commit 8b3aa88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ test('Messagelist empty view scenarios', async (t) => {
3434

3535
await chat.option({
3636
width: 200,
37-
height: 250,
37+
height: 400,
3838
disabled: false,
3939
});
4040

0 commit comments

Comments
 (0)