소스 검색

More rubocop

Simon Mathieu 6 년 전
부모
커밋
18f5ac6e32
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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