Skip to content

Commit f9693d5

Browse files
e2e testcafe frameworks: skip flaky PopupAndNotificationsOverview demo test (#31302)
1 parent 34efe1c commit f9693d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/demos/utils/visual-tests/matrix-test-helper.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@ const SKIPPED_TESTS = {
241241
FileUploader: ['CustomDropzone']
242242
},
243243
React: {
244+
Common: ['PopupAndNotificationsOverview'],
244245
Scheduler: [
245246
{ demo: 'ContextMenu', themes: [THEME.fluent] },
246247
],

0 commit comments

Comments
 (0)