Skip to content

Commit 4b6bdbf

Browse files
committed
[DO NOT MERGE] try with more reps
1 parent ef78149 commit 4b6bdbf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/replicate.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1218,7 +1218,7 @@ test('cancel block', async function (t) {
12181218
})
12191219
*/
12201220

1221-
for (let i = 0; i < 100; i++) {
1221+
for (let i = 0; i < 500; i++) {
12221222
test('try cancel block from a different session', async function (t) {
12231223
t.plan(3)
12241224

0 commit comments

Comments
 (0)