models: set more creator names explicitly.
Set creators explicitly for bans, BURs, comment votes, and posts.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
FactoryBot.define do
|
||||
factory(:comment_vote) do
|
||||
user
|
||||
score {1}
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user