Skip to content

Commit c22de68

Browse files
authored
fix: run flaky memory test in serial (#897)
1 parent 662a71b commit c22de68

File tree

2 files changed

+103
-0
lines changed

2 files changed

+103
-0
lines changed

crates/loro/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ rand = "0.8.5"
3434
pretty_assertions = "1.4.0"
3535
loom = "0.7"
3636
base64 = "0.22.1"
37+
serial_test = "3"
3738

3839
[features]
3940
counter = ["loro-internal/counter"]

0 commit comments

Comments
 (0)