mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
Test failures for Inline Onebox
This commit is contained in:
parent
3882722195
commit
d2490cbbb8
4 changed files with 10 additions and 3 deletions
|
@ -228,6 +228,8 @@ module Discourse
|
|||
return Rails.application.routes.recognize_path(path)
|
||||
end
|
||||
|
||||
nil
|
||||
rescue ActionController::RoutingError
|
||||
nil
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue