From efd006c34ec15985dc33858298c69b2bc69b35f3 Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Fri, 7 Nov 2025 06:25:56 +0000 Subject: [PATCH] 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 --- 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