mirror of
https://github.com/redmine/redmine.git
synced 2025-11-14 09:16:02 +01:00
git-svn-id: https://svn.redmine.org/redmine/trunk@23887 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -355,7 +355,7 @@ class IssuesTest < Redmine::IntegrationTest
|
||||
end
|
||||
# Issue view
|
||||
follow_redirect!
|
||||
assert_select 'ul.details li', :text => "Tester changed from #{tester} to #{new_tester}"
|
||||
assert_select 'ul.journal-details li', :text => "Tester changed from #{tester} to #{new_tester}"
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user