Skip to content

Commit

Permalink
Test Rank exception in other ORMs
Browse files Browse the repository at this point in the history
  • Loading branch information
tute committed Aug 15, 2014
1 parent 7777796 commit 594a5f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/merit_unit_test.rb
Expand Up @@ -24,7 +24,7 @@ def initialize
assert_raises Merit::RankAttributeNotDefined do
WeirdRankRules.new.check_rank_rules
end
end if active_record_orm?
end

test 'Badge#custom_fields_hash saves correctly' do
Merit::Badge.create(id: 99,
Expand Down

0 comments on commit 594a5f4

Please sign in to comment.