From f558df82b9a5b09cae3fd507e8b79374f848df3e Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Fri, 7 Nov 2025 06:24:05 +0000 Subject: [PATCH] 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 --- test/system/issues_test.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/test/system/issues_test.rb b/test/system/issues_test.rb index c161538e7..6d7cc5a51 100644 --- a/test/system/issues_test.rb +++ b/test/system/issues_test.rb @@ -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