Skip to content

Commit f2d5a31

Browse files
author
marker dao ®
committed
fix(tests): Remove width
1 parent cecdb3b commit f2d5a31

File tree

1 file changed

+0
-1
lines changed
  • e2e/testcafe-devextreme/tests/htmlEditor/dialogs/aiDialog

1 file changed

+0
-1
lines changed

e2e/testcafe-devextreme/tests/htmlEditor/dialogs/aiDialog/common.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,6 @@ test('error state', async (t) => {
278278

279279
await createWidget('dxHtmlEditor', {
280280
height: 700,
281-
width: 400,
282281
aiIntegration: { ...configuration },
283282
toolbar: {
284283
items: ['ai'],

0 commit comments

Comments
 (0)