Autofix Rubocop Style/StringLiterals (#23695)
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
Fabricator(:relay) do
|
||||
inbox_url "https://example.com/inbox"
|
||||
inbox_url 'https://example.com/inbox'
|
||||
state :idle
|
||||
end
|
||||
|
Reference in New Issue
Block a user