Instantly share code, notes, and snippets.

Embed
What would you like to do?
email notification management
should show all the email fields (FAILED - 1)
Failures:
1) admin/server/index.html.erb email notification management should show all the email fields
Failure/Error: expect(form_items[7].length).to have(254).characters
NoMethodError:
undefined method `length' for #<Capybara::Node::Simple:0x320c3aa6>
# ./spec/views/admin/server/index_html_spec.rb:164:in `(root)'
# ./spec/views/admin/server/index_html_spec.rb:137:in `(root)'
# ./spec/views/admin/server/index_html_spec.rb:136:in `(root)'
# ./spec/views/admin/server/index_html_spec.rb:133:in `(root)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment