fix tests
This commit is contained in:
@@ -7,7 +7,6 @@
|
||||
class TagSetPresenter < Presenter
|
||||
def initialize(tags)
|
||||
@tags = tags
|
||||
puts @tags.inspect
|
||||
end
|
||||
|
||||
def tag_list_html(template, options = {})
|
||||
|
||||
Reference in New Issue
Block a user