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