working test count only fixing it to not run concurrently
This commit is contained in:
1
Cargo.lock
generated
1
Cargo.lock
generated
@@ -1976,6 +1976,7 @@ dependencies = [
|
||||
"common",
|
||||
"dotenv",
|
||||
"dotenvy",
|
||||
"lazy_static",
|
||||
"prost",
|
||||
"rstest",
|
||||
"serde",
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
"skladu": "fd",
|
||||
"fax": "asf"
|
||||
}
|
||||
# Item fetched by id. The first item was created and removed, therefore number 1 in ids doenst exists, since first to exist now has number 2
|
||||
# Item fetched by id. The first item was created and marked as deleted, therefore number 1 in ids shouldnt be fetched.
|
||||
❯ grpcurl -plaintext -d '{"id": 1}' localhost:50051 multieko2.adresar.Adresar/GetAdresar
|
||||
ERROR:
|
||||
Code: NotFound
|
||||
|
||||
Reference in New Issue
Block a user