Skip to content

Commit 1d9c99f

Browse files
committed
feat: add comment
1 parent e654c37 commit 1d9c99f

File tree

1 file changed

+1
-1
lines changed
  • e2e/testcafe-devextreme/tests/scheduler/common

1 file changed

+1
-1
lines changed

e2e/testcafe-devextreme/tests/scheduler/common/scrollTo.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ test('ScrollTo works correctly with RTL mode', async (t) => {
152152
height: 580,
153153
}));
154154

155-
test('ScrollTo works correctly with timeline views (native, sync header/workspace)', async (t) => {
155+
test('ScrollTo works correctly with timeline views (native, sync header/workspace) (T749957)', async (t) => {
156156
const scheduler = new Scheduler('#container');
157157

158158
const views = [{ name: 'timelineDay' }, { name: 'timelineWeek' }];

0 commit comments

Comments
 (0)