Restore missing fabricators (#23951)
This commit is contained in:
5
spec/fabricators/account_warning_preset_fabricator.rb
Normal file
5
spec/fabricators/account_warning_preset_fabricator.rb
Normal file
@@ -0,0 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
Fabricator(:account_warning_preset) do
|
||||
text { Faker::Lorem.paragraph }
|
||||
end
|
||||
Reference in New Issue
Block a user