Merged r24130 from trunk to 6.1-stable (#43441).

git-svn-id: https://svn.redmine.org/redmine/branches/6.1-stable@24134 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2025-11-07 06:24:05 +00:00
parent 35180163e3
commit f558df82b9

View File

@@ -288,6 +288,7 @@ class IssuesSystemTest < ApplicationSystemTestCase
first('#content span.icon-actions').click
first('#content a.icon-del').click
end
assert_selector 'h2', text: 'Confirmation'
end
def test_remove_issue_watcher_from_sidebar