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

git-svn-id: https://svn.redmine.org/redmine/branches/6.0-stable@24136 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2025-11-07 06:25:56 +00:00
parent 3baf24ebf3
commit efd006c34e

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