mirror of
https://github.com/meineerde/redmine.git
synced 2026-02-06 09:03:25 +00:00
Fix a failing test due to r22142 (#38360).
git-svn-id: https://svn.redmine.org/redmine/trunk@22143 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
cb1c2bc1e3
commit
e03a56c796
@ -151,7 +151,7 @@ class ReportsControllerTest < Redmine::ControllerTest
|
||||
assert_select ':nth-child(9)', :text => '3' # closed
|
||||
assert_select ':nth-child(10)', :text => '8' # total
|
||||
end
|
||||
assert_select 'table.issue-report td.name', :text => 'Support request', :count => 1
|
||||
assert_select 'table.issue-report-detailed td.name', :text => 'Support request', :count => 1
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user