From 52d342b4a62d8a5a955286fd6e3a84fd55de4792 Mon Sep 17 00:00:00 2001 From: Go MAEDA Date: Fri, 7 Nov 2025 06:27:42 +0000 Subject: [PATCH] Merged r24130 from trunk to 6.0-stable (#43441). git-svn-id: https://svn.redmine.org/redmine/branches/5.1-stable@24138 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