mirror of
https://github.com/element-hq/dendrite.git
synced 2025-09-13 12:52:24 +03:00
syncapi_test.go fix
This commit is contained in:
parent
930daa1090
commit
0be9b3ca54
1 changed files with 2 additions and 1 deletions
|
@ -673,6 +673,7 @@ func testHistoryVisibility(t *testing.T, dbType test.DBType) {
|
|||
Device *userapi.Device
|
||||
Response *util.JSONResponse
|
||||
}{
|
||||
aliceDev.AccessToken: {Device: &aliceDev, Response: nil},
|
||||
bobDev.AccessToken: {Device: &bobDev, Response: nil},
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue