mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-16 11:23:11 -06:00
Remove false positives from testfile
This commit is contained in:
parent
aae68a2d07
commit
13c9d758e1
2
testfile
2
testfile
|
|
@ -151,5 +151,3 @@ Inbound federation of state requires event_id as a mandatory paramater
|
||||||
Inbound federation of state_ids requires event_id as a mandatory paramater
|
Inbound federation of state_ids requires event_id as a mandatory paramater
|
||||||
POST /register returns the same device_id as that in the request
|
POST /register returns the same device_id as that in the request
|
||||||
POST /login returns the same device_id as that in the request
|
POST /login returns the same device_id as that in the request
|
||||||
Lazy loading parameters in the filter are strictly boolean
|
|
||||||
Check creating invalid filters returns 4xx
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue