added wiki page post set test
This commit is contained in:
@@ -15,7 +15,7 @@ module PostSets
|
||||
end
|
||||
|
||||
def tags
|
||||
@tags ||= ::Tag.normalize(wiki_page.title)
|
||||
@tags ||= ::Tag.scan_query(wiki_page.title)
|
||||
end
|
||||
|
||||
def posts
|
||||
|
||||
Reference in New Issue
Block a user