Simon Mathieu hace 6 años
padre
commit
18f5ac6e32
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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