fixing some of the relation tests. Some adjustments to the fixtures.
This commit is contained in:
parent
1721aa1c0d
commit
38e94c6baa
7 changed files with 147 additions and 17 deletions
|
@ -4,7 +4,7 @@ class RelationTest < Test::Unit::TestCase
|
|||
api_fixtures
|
||||
|
||||
def test_relation_count
|
||||
assert_equal 4, Relation.count
|
||||
assert_equal 5, Relation.count
|
||||
end
|
||||
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue