chore(test): support followers fixture data for testing
This commit is contained in:
@@ -27,6 +27,7 @@ func Setup(datastore *data.Datastore) {
|
||||
createFederationFollowersTable()
|
||||
createFederationOutboxTable()
|
||||
createFederatedActivitiesTable()
|
||||
addFollowersFixtureData()
|
||||
}
|
||||
|
||||
// AddFollow will save a follow to the datastore.
|
||||
|
||||
Reference in New Issue
Block a user