6 lines
95 B
Ruby
6 lines
95 B
Ruby
# frozen_string_literal: true
|
|
|
|
Fabricator(:follow_recommendation_suppression) do
|
|
account
|
|
end
|