test/test_helper.rb in acts-as-joinable-0.1.7.8 vs test/test_helper.rb in acts-as-joinable-0.2

- old
+ new

@@ -50,10 +50,10 @@ def destroy_models Post.detonate Tag.detonate Asset.detonate Page.detonate - ActsAsJoinable::Relationship.detonate + Relationship.detonate Group.detonate Asset.detonate end end \ No newline at end of file