Subject: | make test fails |
t/options_from_model/many_to_many_select.t fails
probably with newer HTML::FormFu
~> perl -Ilib t/options_from_model/many_to_many_select.t
1..1
not ok 1 - Options set from the model
# Failed test 'Options set from the model'
# at t/options_from_model/many_to_many_select.t line 54.
# Structures begin differing at:
# $got->[0]{container_attributes} = HASH(0x18dd388)
# $expected->[0]{container_attributes} = Does not exist
# Looks like you failed 1 test of 1.
$got has container_attributes attribute, which is_deeply is not expecting.