Skip to content

Commit 30ba048

Browse files
update
1 parent 8a0bb25 commit 30ba048

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

e2e/testcafe-devextreme/tests/dataGrid/common/scrolling.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1460,7 +1460,7 @@ test.meta({ unstable: true })('New virtual mode. Navigation to the last row if n
14601460
// T1152498
14611461
// TODO: fix unstable tests
14621462
// ['infinite', 'virtual'].forEach((scrollingMode) => {
1463-
// eslint-disable-next-line @stylistic/max-len
1463+
// // eslint-disable-next-line @stylistic/max-len
14641464
// test.meta({ browserSize: [900, 600] })(`${scrollingMode} scrolling - the markup should be correct for continuous scrolling when there is a fixed column with cellTemplate (React)`, async (t) => {
14651465
// // arrange
14661466
// const dataGrid = new DataGrid('#container');
1.06 KB
Loading
803 Bytes
Loading

0 commit comments

Comments
 (0)