mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-20 21:33:19 -06:00
Unbreak tests
This commit is contained in:
parent
cc7ff3815b
commit
6a680e7130
|
|
@ -11,7 +11,7 @@ import (
|
|||
"github.com/matrix-org/gomatrixserverlib"
|
||||
)
|
||||
|
||||
const (
|
||||
var (
|
||||
syncingUser = "@alice:localhost"
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue