mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 18:58:10 +00:00
Fix random build error
This commit is contained in:
parent
4881fb028f
commit
2f90c15d7a
@ -11,6 +11,7 @@ describe SiteController do
|
||||
SiteSetting.logo_small_url = "http://boom.com/uploads/logo_small.png"
|
||||
SiteSetting.apple_touch_icon_url = "https://boom.com/apple/logo.png"
|
||||
SiteSetting.mobile_logo_url = "https://a.a/a.png"
|
||||
Theme.clear_default!
|
||||
|
||||
get "/site/basic-info.json"
|
||||
json = JSON.parse(response.body)
|
||||
|
Loading…
x
Reference in New Issue
Block a user