mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-30 04:09:38 +00:00
more strictly assertion at MyControllerTest#test_page_with_calendar
git-svn-id: http://svn.redmine.org/redmine/trunk@20427 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
ccd610021b
commit
5514fe4555
@ -440,7 +440,7 @@ class MyControllerTest < Redmine::ControllerTest
|
||||
assert_select 'tr' do
|
||||
assert_select 'td' do
|
||||
assert_select(
|
||||
'div.issue.hascontextmenu.tooltip.starting',
|
||||
'div.issue.hascontextmenu.tooltip.starting.ending',
|
||||
:text => /eCookbook.*#{subject}/m
|
||||
) do
|
||||
assert_select(
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user