Autofix Rubocop Style/StringLiterals (#23695)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
Fabricator(:account_warning_preset) do
|
||||
text "MyText"
|
||||
text 'MyText'
|
||||
end
|
||||
|
Reference in New Issue
Block a user