We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 952428a commit 3dd3bd4Copy full SHA for 3dd3bd4
1 file changed
packages/devextreme/testing/runner/Views/Main/RunAll.cshtml
@@ -93,7 +93,7 @@
93
if(window.ActiveXObject !== undefined)
94
return 1;
95
96
- return 2;
+ return 10;
97
};
98
99
WORKER_COUNT = calcWorkerFrameCount();
0 commit comments