Skip to content

Commit dbdd39b

Browse files
Add frozen string literal comment to index_spec.rb
Signed-off-by: Audrea Cook <[email protected]>
1 parent 584b41e commit dbdd39b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spec/system/reports/index_spec.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 "rails_helper"
24

35
VOLUNTEER_SELECT_ID = "multiple-select-field2"

0 commit comments

Comments
 (0)