Autofix Rubocop Style/StringLiterals (#23695)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
Fabricator(:report) do
|
||||
account
|
||||
target_account { Fabricate(:account) }
|
||||
comment "You nasty"
|
||||
comment 'You nasty'
|
||||
action_taken_at nil
|
||||
end
|
||||
|
Reference in New Issue
Block a user