From: Marius Balteanu Date: Sat, 28 Sep 2024 09:26:46 +0000 (+0000) Subject: Fixes failing test (#23980). X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=b9f72246c93337366a50440521f8559a9fb4c57c;p=redmine.git Fixes failing test (#23980). git-svn-id: https://svn.redmine.org/redmine/trunk@23086 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/test/helpers/application_helper_test.rb b/test/helpers/application_helper_test.rb index bad102c20..e5f97739b 100644 --- a/test/helpers/application_helper_test.rb +++ b/test/helpers/application_helper_test.rb @@ -1716,7 +1716,7 @@ class ApplicationHelperTest < Redmine::HelperTest Regexp.new( '
' \ '' \ - '' \ + '' \ 'Edit this section' \ '
' \ '' \ @@ -1731,7 +1731,7 @@ class ApplicationHelperTest < Redmine::HelperTest Regexp.new( '
' \ '' \ - '' \ + '' \ 'Edit this section' \ '
' \ '' \