style: fix rubocop 1.40 offense
This commit is contained in:
parent
3e3d9bce64
commit
d560d53266
|
@ -706,6 +706,7 @@ class TestFilters < JekyllUnitTest
|
|||
[message]
|
||||
end
|
||||
end
|
||||
|
||||
class T < Struct.new(:name)
|
||||
def to_liquid
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue