diff --git a/test/test_helper.rb b/test/test_helper.rb index 9f42748..6074441 100644 --- a/test/test_helper.rb +++ b/test/test_helper.rb @@ -213,7 +213,7 @@ class ActiveSupport::TestCase mail.parts.first.body.encoded end - # Returns the lft value for a new root issue + # Returns the lft value for a new root issue def new_issue_lft 1 end