Fix tests for the partial quoting feature that randomly fail (#41294).

Patch by Katsuya HIDAKA (user:hidakatsuya).


git-svn-id: https://svn.redmine.org/redmine/trunk@23162 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Go MAEDA
2024-10-26 02:29:09 +00:00
parent 55c7a3177f
commit 2e4c0df758
2 changed files with 11 additions and 9 deletions

View File

@@ -23,7 +23,7 @@ class MessagesTest < ApplicationSystemTestCase
fixtures :projects, :users, :roles, :members, :member_roles,
:enabled_modules, :enumerations,
:custom_fields, :custom_values, :custom_fields_trackers,
:watchers, :boards, :messages
:watchers, :boards, :messages, :attachments
def test_reply_to_topic_message
with_text_formatting 'common_mark' do