forked from e621ng/e621ng
[Tests] Fix a few failing ones because of pr #430
This commit is contained in:
parent
d1f2101cb6
commit
668c1baccb
@ -5,6 +5,8 @@ FactoryBot.define do
|
||||
is_locked { false }
|
||||
category_id { Danbooru.config.alias_implication_forum_category }
|
||||
|
||||
creator_ip_addr { "127.0.0.1" }
|
||||
|
||||
transient do
|
||||
body { FFaker::Lorem.sentences.join(" ") }
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user