Skip to content

Commit

Permalink
Resolve rubocop frozen_string_literal warning
Browse files Browse the repository at this point in the history
  • Loading branch information
javierjulio authored Dec 7, 2024
1 parent 10d85a7 commit f604919
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/parent_controller_test.rb
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# frozen_string_literal: true
require 'test_helper'

def force_parent_controller(value)
Expand Down

0 comments on commit f604919

Please sign in to comment.