X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/683722ed5c1b3224a04c23b4d175a0638964f713..6142980d07db9fb6c96c91adb143d04bb26911b2:/test/models/issue_comment_test.rb diff --git a/test/models/issue_comment_test.rb b/test/models/issue_comment_test.rb index e7f5f3442..53ba35889 100644 --- a/test/models/issue_comment_test.rb +++ b/test/models/issue_comment_test.rb @@ -1,4 +1,4 @@ -require 'test_helper' +require "test_helper" class IssueCommentTest < ActiveSupport::TestCase # test "the truth" do