Browse Source

More rubocop

Simon Mathieu 6 năm trước cách đây
mục cha
commit
18f5ac6e32
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      test/ping/conversation_test.rb

+ 2 - 0
test/ping/conversation_test.rb

@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
 require 'test_helper'
 
 class PingConversationTest < Test::Unit::TestCase