DEV: Re-enable hashtag system spec
This commit is contained in:
parent
b2acc416e7
commit
efffc594af
@ -73,7 +73,7 @@ describe "Using #hashtag autocompletion to search for and lookup categories and
|
||||
HTML
|
||||
end
|
||||
|
||||
xit "cooks the hashtags for tag and category correctly serverside when the post is saved to the database" do
|
||||
it "cooks the hashtags for tag and category correctly serverside when the post is saved to the database" do
|
||||
topic_page.visit_topic_and_open_composer(topic)
|
||||
expect(topic_page).to have_expanded_composer
|
||||
topic_page.type_in_composer("this is a #cool-cat category and a #cooltag tag")
|
||||
|
||||
Reference in New Issue
Block a user