Autofix Rubocop Style/StringLiterals (#23695)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Fabricator(:report_note) do
|
||||
report
|
||||
account { Fabricate(:account) }
|
||||
content "Test Content"
|
||||
content 'Test Content'
|
||||
end
|
||||
|
Reference in New Issue
Block a user