summaryrefslogtreecommitdiff
path: root/testrig/testmodels.go
diff options
context:
space:
mode:
Diffstat (limited to 'testrig/testmodels.go')
-rw-r--r--testrig/testmodels.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/testrig/testmodels.go b/testrig/testmodels.go
index 171851d09..ea3d96a04 100644
--- a/testrig/testmodels.go
+++ b/testrig/testmodels.go
@@ -2558,6 +2558,7 @@ func NewTestLists() map[string]*gtsmodel.List {
Title: "Cool Ass Posters From This Instance",
AccountID: "01F8MH1H7YV1Z7D2C8K2730QBF",
RepliesPolicy: gtsmodel.RepliesPolicyFollowed,
+ Exclusive: util.Ptr(false),
},
}
}