Skip to content

Commit 3dd3bd4

Browse files
dxvladislavvolkovEugeniyKiyashko
authored andcommitted
Migrate Forms/FileManager/HtmlEditor demos to the new nested component syntax (#31557)
1 parent 952428a commit 3dd3bd4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/devextreme/testing/runner/Views/Main/RunAll.cshtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
if(window.ActiveXObject !== undefined)
9494
return 1;
9595
96-
return 2;
96+
return 10;
9797
};
9898
9999
WORKER_COUNT = calcWorkerFrameCount();

0 commit comments

Comments
 (0)