Skip to content

Commit 807e160

Browse files
committed
Add missing frozen string literal comment
1 parent a9cb097 commit 807e160

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/adapter/json/fields_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
module ActiveModelSerializers

0 commit comments

Comments
 (0)