Improve tests for trace RSS feeds
This commit is contained in:
parent
164341121d
commit
b3e540a6b6
4 changed files with 49 additions and 9 deletions
|
@ -4,7 +4,7 @@ class TracetagTest < ActiveSupport::TestCase
|
|||
api_fixtures
|
||||
|
||||
def test_tracetag_count
|
||||
assert_equal 1, Tracetag.count
|
||||
assert_equal 4, Tracetag.count
|
||||
end
|
||||
|
||||
def test_validations
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue