Project

General

Profile

Patch #36347 ยป 36347.patch

Yuichi HARADA, 2021-12-22 07:28

View differences:

test/helpers/issues_helper_test.rb
34 34
           :enabled_modules,
35 35
           :custom_fields,
36 36
           :attachments,
37
           :versions
37
           :versions, :workflows
38 38

  
39 39
  def test_issue_heading
40 40
    assert_equal "Bug #1", issue_heading(Issue.find(1))
    (1-1/1)