1
0
mirror of https://github.com/matrix-org/matrix-authentication-service.git synced 2025-08-06 06:02:40 +03:00

admin: add tests for the get OAuth session API

This commit is contained in:
Quentin Gliech
2024-08-06 17:53:26 +02:00
parent cf9f201337
commit dd58fffdef
5 changed files with 82 additions and 3 deletions

View File

@@ -38,5 +38,5 @@ url.workspace = true
mas-iana.workspace = true
[dev-dependencies]
insta = { version = "1.39.0" }
insta.workspace = true
rand_chacha = "0.3.1"