Project

General

Profile

« Previous | Next » 

Revision 56309d5d

Added by Tom Caspy almost 9 years ago

fixes #9058 - interfaces should not be affected when changing loc/org

View differences:

test/functional/hosts_controller_test.rb
attrs[:interfaces_attributes] = nic.attributes
xhr :put, :process_taxonomy, { :host => attrs }, set_session_user
assert_response :success
assert response.body.include?(nic.attributes["mac"])
assert_template :partial => '_form'
end

Also available in: Unified diff