tests(server): UserAgent invalid bootstrap token

This commit is contained in:
hdbg
2026-02-14 19:25:56 +01:00
parent 9f33277a4f
commit 1145642255
5 changed files with 115 additions and 1 deletions

View File

@@ -46,4 +46,5 @@ zeroize = { version = "1.8.2", features = ["std", "simd"] }
kameo.workspace = true
[dev-dependencies]
insta = "1.46.3"
test-log = { version = "0.2", default-features = false, features = ["trace"] }