mirror of
https://github.com/redmine/redmine.git
synced 2026-05-07 07:36:55 +02:00
Merge r24465 from trunk to 6.1-stable (#43837).
git-svn-id: https://svn.redmine.org/redmine/branches/6.1-stable@24466 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -2494,6 +2494,8 @@ class IssuesControllerTest < Redmine::ControllerTest
|
||||
assert_select 'div#relations' do
|
||||
assert_select 'a', :text => /#2$/
|
||||
assert_select 'a', :text => /#4$/, :count => 0
|
||||
assert_select 'form#new-relation-form input#relation_issue_to_id'
|
||||
assert_select 'form#new-relation-form em.info', :text => l(:text_comma_separated)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user