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 3f80fe2 commit c5863a6Copy full SHA for c5863a6
tests_and_examples/runQueryTests.js
@@ -38,7 +38,7 @@ class SlicingDiceTester {
38
this.columnTranslation = {}
39
40
// Sleep Time in seconds
41
- this.sleepTime = 10;
+ this.sleepTime = 20;
42
// Directory containing examples to test
43
this.path = 'examples/';
44
// Examples file format
0 commit comments