Merge pull request #3376 from LextrendIT/3350_rename_debates_comments_admin
Refactor admin/debates and admin/comments to hidden
This commit is contained in:
@@ -94,7 +94,6 @@ FactoryBot.define do
|
||||
transient { budget nil }
|
||||
|
||||
poll { budget&.poll || association(:poll, budget: budget) }
|
||||
|
||||
trait :from_web do
|
||||
origin "web"
|
||||
token SecureRandom.hex(32)
|
||||
|
||||
Reference in New Issue
Block a user