Simon Mathieu před 6 roky
rodič
revize
18f5ac6e32
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  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