Skip to content

Commit 641f5b5

Browse files
committed
mas: todo comment
1 parent 021431c commit 641f5b5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

clientapi/routing/key_crosssigning_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,8 @@ import (
2121
"github.com/matrix-org/gomatrixserverlib/spec"
2222
)
2323

24+
// TODO: add more tests to cover cases related to MSC3861
25+
2426
type mockKeyAPI struct {
2527
t *testing.T
2628
queryKeysData map[string]api.QueryKeysResponse

0 commit comments

Comments
 (0)