tests are robusts running in parallel

This commit is contained in:
filipriec
2025-06-18 22:38:00 +02:00
parent 4843b0778c
commit e25213ed1b
4 changed files with 65 additions and 37 deletions

1
Cargo.lock generated
View File

@@ -2846,6 +2846,7 @@ dependencies = [
"lazy_static",
"prost",
"prost-types",
"rand 0.9.1",
"regex",
"rstest",
"rust-stemmers",