There are five trace fixtures now
This commit is contained in:
parent
71f1554212
commit
7b3e8871d5
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ class TraceTest < ActiveSupport::TestCase
|
|||
api_fixtures
|
||||
|
||||
def test_trace_count
|
||||
assert_equal 4, Trace.count
|
||||
assert_equal 5, Trace.count
|
||||
end
|
||||
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue