Autofix Rubocop Style/StringLiterals (#23695)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Fabricator(:account_note) do
|
||||
account
|
||||
target_account { Fabricate(:account) }
|
||||
comment "User note text"
|
||||
comment 'User note text'
|
||||
end
|
||||
|
Reference in New Issue
Block a user