Autofix Rubocop Style/StringLiterals (#23695)
This commit is contained in:
@@ -3,6 +3,6 @@ Fabricator(:encrypted_message) do
|
||||
from_account
|
||||
from_device_id { Faker::Number.number(digits: 5) }
|
||||
type 0
|
||||
body ""
|
||||
message_franking ""
|
||||
body ''
|
||||
message_franking ''
|
||||
end
|
||||
|
Reference in New Issue
Block a user