mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-01-11 10:12:56 -05:00
parent
e13e4b28db
commit
a353dc6030
@ -105,7 +105,7 @@ RSpec.describe NotifyService, type: :service do
|
||||
end
|
||||
|
||||
it 'shows reblogs when disabled' do
|
||||
recipient.follow!(sender, reblogs: true)
|
||||
recipient.follow!(sender, reblogs: false)
|
||||
is_expected.to change(Notification, :count)
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user