Skip to content

Commit 180d34a

Browse files
committed
Add missing string literal magic comment
1 parent a37d6ec commit 180d34a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/functional/doc_methods_controller_test.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# frozen_string_literal: true
2+
13
require 'test_helper'
24

35
class DocMethodsControllerTest < ActionController::TestCase

0 commit comments

Comments
 (0)