Unbreak tests

This commit is contained in:
Kegan Dougal 2020-07-24 15:54:00 +01:00
parent cc7ff3815b
commit 6a680e7130

View file

@ -11,7 +11,7 @@ import (
"github.com/matrix-org/gomatrixserverlib"
)
const (
var (
syncingUser = "@alice:localhost"
)