Skip to content

Commit

Permalink
fix(calendar): Fix unstable ally tests
Browse files Browse the repository at this point in the history
  • Loading branch information
marker dao ® committed Sep 27, 2024
1 parent 901fa71 commit 04c656f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion e2e/testcafe-devextreme/tests/accessibility/calendar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ const options: Options<Properties> = {
readOnly: [true, false],
showTodayButton: [true, false],
showWeekNumbers: [true, false],
selectionMode: ['multiple', 'range', 'single'],
zoomLevel: ['century', 'decade', 'month', 'year'],
};

Expand Down

0 comments on commit 04c656f

Please sign in to comment.