Project

General

Profile

« Previous | Next » 

Revision 316a4ccd

Added by Ohad Levy almost 12 years ago

  • ID 316a4ccd5fef61c7f0a9cd1ab6ff81fd8c551083

couple of test fixes after upgrading to a newer mocha/shoulda

View differences:

test/unit/usergroup_test.rb
end
test "cannot be destroyed when in use by a host" do
disable_orchestration
@ug1 = Usergroup.find_or_create_by_name :name => "ug1"
@h1 = hosts(:one)
@h1.update_attributes :owner => @ug1

Also available in: Unified diff