Skip to content

Commit 4279858

Browse files
authored
Remove debug from test (#30173)
Signed-off-by: Joshua Barbosa <[email protected]>
1 parent a4264f3 commit 4279858

File tree

1 file changed

+0
-1
lines changed
  • e2e/testcafe-devextreme/tests/dataGrid/filterRow

1 file changed

+0
-1
lines changed

e2e/testcafe-devextreme/tests/dataGrid/filterRow/filterRow.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,7 +233,6 @@ test('DataGrid - The `between` filter dropdown sticks to the viewport edge durin
233233

234234
await dataGrid.isReady();
235235

236-
await t.debug();
237236
await t
238237
.click(filterEditor.menuButton)
239238
.click(filterEditor.menu.getItemByText('Between'));

0 commit comments

Comments
 (0)