Target system tests started to run
This commit is contained in:
@@ -18,6 +18,7 @@ class TargetsTest < BodyTrackingSystemTestCase
|
||||
assert_not_equal 0, @project1.targets.count
|
||||
visit project_targets_path(@project1)
|
||||
assert_current_path project_targets_path(@project1)
|
||||
assert_selector 'table#targets tr', count: @project1.targets.count
|
||||
end
|
||||
|
||||
def test_index_without_targets
|
||||
|
||||
Reference in New Issue
Block a user