Merge branch 'notification-pleroma-settings' into 'develop'
[akkoma] / test / web / activity_pub / transmogrifier_test.exs
index 62b973c4ff8df6b3b929b871a513a1a3c52d991d..47cffe257827d7853fb5b33570cfa249d21c5c4e 100644 (file)
@@ -1028,9 +1028,6 @@ defmodule Pleroma.Web.ActivityPub.TransmogrifierTest do
       assert user.info.note_count == 1
       assert user.follower_address == "https://niu.moe/users/rye/followers"
 
-      # Wait for the background task
-      :timer.sleep(1000)
-
       user = User.get_by_id(user.id)
       assert user.info.note_count == 1