mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-13 15:58:50 +00:00
Lint pass (#8876)
This commit is contained in:
@@ -393,7 +393,7 @@ RSpec.describe FeedManager do
|
||||
end
|
||||
|
||||
it 'sends push updates' do
|
||||
status = Fabricate(:status)
|
||||
status = Fabricate(:status)
|
||||
|
||||
FeedManager.instance.push_to_home(receiver, status)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user