mirror of
https://github.com/discourse/discourse.git
synced 2025-05-28 13:51:18 +08:00
Fix the build.
This commit is contained in:
@ -274,7 +274,7 @@ describe ApplicationHelper do
|
||||
).to include("some-image.png")
|
||||
|
||||
expect(helper.crawlable_meta_data).to include(
|
||||
SiteSetting.opengraph_image_url
|
||||
SiteSetting.site_opengraph_image_url
|
||||
)
|
||||
|
||||
SiteSetting.opengraph_image = nil
|
||||
|
Reference in New Issue
Block a user