mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-08-01 13:52:46 +00:00
Try get Sytest working again
Currently it's failing way earlier on "Newly left rooms appear in the leave section of incremental sync" and I've commented out all of my new functionality so need to figure out what is interfering in this branch now
This commit is contained in:
parent
1be95012d4
commit
76e1faeaf8
3 changed files with 61 additions and 8 deletions
|
@ -16,7 +16,6 @@ type SyncRequest struct {
|
|||
Response *Response
|
||||
Filter gomatrixserverlib.Filter
|
||||
Since StreamingToken
|
||||
Limit int
|
||||
Timeout time.Duration
|
||||
WantFullState bool
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue