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