X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/683722ed5c1b3224a04c23b4d175a0638964f713..f36b6375e9a61f44b20bc638e07a7024f4437869:/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