When posting a status or reblogging one, ping hubs about the feed update
This commit is contained in:
parent
ad5ae3f60e
commit
8fada4fae2
4 changed files with 11 additions and 0 deletions
|
@ -107,4 +107,8 @@ RSpec.describe Account, type: :model do
|
|||
expect(subject.content).to eql subject.note
|
||||
end
|
||||
end
|
||||
|
||||
describe '#ping!' do
|
||||
pending
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue