]> source.dussan.org Git - redmine.git/commitdiff
Test errors with SQLite3 (#10378).
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 20 Jun 2019 17:19:24 +0000 (17:19 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 20 Jun 2019 17:19:24 +0000 (17:19 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@18308 e93f8b46-1217-0410-a6f0-8f06a7374b81

test/unit/mailer_test.rb

index 8a5e51a30a15884ee4f2883ee22efe91a157c90b..89b2a451d290c374d290c1d39c92c1fa76ce3605 100644 (file)
@@ -26,6 +26,7 @@ class MailerTest < ActiveSupport::TestCase
            :member_roles, :roles, :documents, :attachments, :news,
            :tokens, :journals, :journal_details, :changesets,
            :trackers, :projects_trackers,
+           :custom_fields, :custom_fields_trackers,
            :issue_statuses, :enumerations, :messages, :boards, :repositories,
            :wikis, :wiki_pages, :wiki_contents, :wiki_content_versions,
            :versions,