Skip to content

Commit 0a0d3ea

Browse files
bug fix
1 parent 9aec482 commit 0a0d3ea

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

v2/tests/client_replication_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,8 @@ func Test_ApplierStart(t *testing.T) {
410410
})
411411
})
412412
})
413+
}, WrapOptions{
414+
Parallel: utils.NewType(false),
413415
})
414416
}
415417

0 commit comments

Comments
 (0)