Browse Source

More rubocop

Simon Mathieu 6 years ago
parent
commit
18f5ac6e32
1 changed files with 2 additions and 0 deletions
  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