Skip to content

Commit

Permalink
fix travis failing
Browse files Browse the repository at this point in the history
  • Loading branch information
acnalesso committed Sep 6, 2013
1 parent 3d23031 commit d17986f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/spec/setup_association_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ module Impressionist
def set_up.include_attr_acc?; true; end

set_up.stub(:define_belongs_to, true) {
set_up.set.must_equal :done
set_up.set.must_equal true
}

end
Expand Down

0 comments on commit d17986f

Please sign in to comment.