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