Add searchability account/status.compute_searchability test
This commit is contained in:
parent
8915cb4c2b
commit
114bd48c4b
5 changed files with 180 additions and 5 deletions
|
@ -503,7 +503,7 @@ RSpec.describe ActivityPub::Activity::Create do
|
|||
end
|
||||
|
||||
context 'with multible searchabilities' do
|
||||
let(:bio) { '#searchable_by_nobody' }
|
||||
let(:sender_bio) { '#searchable_by_nobody' }
|
||||
let(:searchable_by) { 'https://www.w3.org/ns/activitystreams#Public' }
|
||||
let(:object_json) do
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue