Fix spec models/widget/feed_spec.rb:61 as branch master.

This commit is contained in:
taitus
2019-03-25 19:39:34 +01:00
committed by voodoorai2000
parent ce7be5f2d6
commit b503eeac66

View File

@@ -34,4 +34,4 @@ class Widget::Feed < ApplicationRecord
Legislation::Process.open.published.order("created_at DESC").limit(limit)
end
end
end