heartcombo--simple_form/test
Felipe Renan 71a95b95fa Fix tests that are broken after nokogiri 1.8.4
I'm not sure why it have happened, but after nokogiri 1.8.4 these tests
started to break.

I'm updating the match syntax to let it green again. See more about it
in the link below:

https://edgeguides.rubyonrails.org/4_2_release_notes.html#assert-select
2018-08-06 11:46:39 -03:00
..
action_view_extensions Code cleanup 2018-01-08 10:29:03 +02:00
components Use custom i18n scope for label required html 2018-03-26 12:44:51 +02:00
form_builder Fix tests that are broken after nokogiri 1.8.4 2018-08-06 11:46:39 -03:00
generators Code cleanup 2018-01-08 10:29:03 +02:00
inputs Fix tests that are broken after nokogiri 1.8.4 2018-08-06 11:46:39 -03:00
support Merge pull request #1582 from betelgeuse/input_field_disabled_options 2018-06-08 19:27:39 -03:00
simple_form_test.rb
test_helper.rb