mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
Fix the build.
This commit is contained in:
parent
c17a28f875
commit
365bd771d9
1 changed files with 0 additions and 2 deletions
|
@ -2101,8 +2101,6 @@ describe Topic do
|
|||
"https://meta.discourse.org",
|
||||
"https://meta.discourse.org/",
|
||||
"https://meta.discourse.org/?filter=test",
|
||||
"https://meta.discourse.org/ there might be text",
|
||||
"http://meta.discourse.org/\u0441",
|
||||
].each do |featured_link|
|
||||
it "should extract the root domain from #{featured_link} correctly" do
|
||||
topic.featured_link = featured_link
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue