summaryrefslogtreecommitdiff
path: root/internal/api/client/followrequests
diff options
context:
space:
mode:
Diffstat (limited to 'internal/api/client/followrequests')
-rw-r--r--internal/api/client/followrequests/followrequest_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/api/client/followrequests/followrequest_test.go b/internal/api/client/followrequests/followrequest_test.go
index 5268d259e..3ef8951b9 100644
--- a/internal/api/client/followrequests/followrequest_test.go
+++ b/internal/api/client/followrequests/followrequest_test.go
@@ -75,7 +75,7 @@ func (suite *FollowRequestStandardTestSuite) SetupSuite() {
func (suite *FollowRequestStandardTestSuite) SetupTest() {
suite.state.Caches.Init()
- testrig.StartWorkers(&suite.state)
+ testrig.StartNoopWorkers(&suite.state)
testrig.InitTestConfig()
testrig.InitTestLog()