We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bc0c9a commit c549118Copy full SHA for c549118
1 file changed
test/scenarios/issue-16.js
@@ -40,7 +40,7 @@ const sentInput = function (i) {
40
41
const sentOutput = {foo2: 'bar2'};
42
43
-const taskDurationBase = 500;
+const taskDurationBase = 2000;
44
const fn = function (event, callback, heartbeat) {
45
heartbeat();
46
0 commit comments