mirror of
https://github.com/meineerde/redmine.git
synced 2025-10-17 17:01:01 +00:00
Add missing fixture journal_details to JournalsHelperTest (#40801).
Patch by Mizuki ISHIKAWA (@ishikawa999). git-svn-id: https://svn.redmine.org/redmine/trunk@22874 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
cda357eed1
commit
abacac918b
@ -29,7 +29,8 @@ class JournalsHelperTest < Redmine::HelperTest
|
|||||||
:enabled_modules,
|
:enabled_modules,
|
||||||
:custom_fields,
|
:custom_fields,
|
||||||
:attachments,
|
:attachments,
|
||||||
:versions
|
:versions,
|
||||||
|
:journal_details
|
||||||
|
|
||||||
def test_journal_thumbnail_attachments_should_return_thumbnailable_attachments
|
def test_journal_thumbnail_attachments_should_return_thumbnailable_attachments
|
||||||
skip unless convert_installed?
|
skip unless convert_installed?
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user