Skip to content

Commit c6649b5

Browse files
author
marker dao ®
committed
feat(tests): Add _ignoreCloseOnChildEscape to the skip
1 parent b345faa commit c6649b5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/devextreme/testing/tests/DevExpress.ui.widgets/optionChanged_bundled.tests.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ QUnit.module('OptionChanged', {
3939
name === 'templatesRenderAsynchronously' ||
4040
name === 'ignoreChildEvents' ||
4141
name === '_dataController' ||
42+
name === '_ignoreCloseOnChildEscape' ||
4243
name === '_ignorePreventScrollEventsDeprecation' ||
4344
name === '_checkParentVisibility') {
4445
return;

0 commit comments

Comments
 (0)