summaryrefslogtreecommitdiffstats
path: root/app/notification_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'app/notification_test.go')
-rw-r--r--app/notification_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/notification_test.go b/app/notification_test.go
index d3aea214c..8554d0af6 100644
--- a/app/notification_test.go
+++ b/app/notification_test.go
@@ -178,6 +178,7 @@ func TestGetExplicitMentionsAtHere(t *testing.T) {
}
func TestGetMentionKeywords(t *testing.T) {
+ Setup()
// user with username or custom mentions enabled
user1 := &model.User{
Id: model.NewId(),