Change embedded posts to use web UI (#31766)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
@@ -781,7 +781,6 @@ RSpec.describe StatusesController do
|
||||
'Cache-Control' => include('public'),
|
||||
'Link' => satisfy { |header| header.to_s.include?('activity+json') }
|
||||
)
|
||||
expect(response.body).to include status.text
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user