Update test factories to run without input of instances
This commit is contained in:
@@ -2,5 +2,6 @@ FactoryBot.define do
|
||||
factory(:mod_action) do
|
||||
creator :factory => :user
|
||||
description {"1234"}
|
||||
category {"other"}
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user