Autofix Rubocop Style/StringLiterals (#23695)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Fabricator(:canonical_email_block) do
|
||||
email "test@example.com"
|
||||
email 'test@example.com'
|
||||
reference_account { Fabricate(:account) }
|
||||
end
|
||||
|
Reference in New Issue
Block a user