mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
✂️
This commit is contained in:
parent
eb6cdcab39
commit
08225104d1
1 changed files with 0 additions and 1 deletions
|
@ -1613,7 +1613,6 @@ class HashToXmlTest < ActiveSupport::TestCase
|
|||
assert_not_same hash_wia, hash_wia.with_indifferent_access
|
||||
end
|
||||
|
||||
|
||||
def test_allows_setting_frozen_array_values_with_indifferent_access
|
||||
value = [1, 2, 3].freeze
|
||||
hash = HashWithIndifferentAccess.new
|
||||
|
|
Loading…
Reference in a new issue