Simon Mathieu 6 anni fa
parent
commit
18f5ac6e32
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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