mirror of
https://github.com/hoernschen/dendrite.git
synced 2025-08-02 14:12:47 +00:00
Try fix unit tests
This commit is contained in:
parent
fe7acc63fa
commit
6fd8459447
2 changed files with 9 additions and 1 deletions
|
@ -367,7 +367,7 @@ func newTestSyncRequest(userID, deviceID string, since types.StreamingToken) typ
|
|||
Timeout: 1 * time.Minute,
|
||||
Since: since,
|
||||
WantFullState: false,
|
||||
Limit: 20,
|
||||
Filter: gomatrixserverlib.DefaultFilter(),
|
||||
Log: util.GetLogger(context.TODO()),
|
||||
Context: context.TODO(),
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue