mirror of
https://github.com/element-hq/dendrite.git
synced 2025-09-13 12:52:24 +03:00
mas: todo comment
This commit is contained in:
parent
021431c710
commit
641f5b54f8
1 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ import (
|
|||
"github.com/matrix-org/gomatrixserverlib/spec"
|
||||
)
|
||||
|
||||
// TODO: add more tests to cover cases related to MSC3861
|
||||
|
||||
type mockKeyAPI struct {
|
||||
t *testing.T
|
||||
queryKeysData map[string]api.QueryKeysResponse
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue