X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/baf10cd39289cd7e94a819305e46f43e85a136c6..18d26c0d81f1d0e39e90e1339b73037762df4e6f:/test/models/note_test.rb?ds=inline diff --git a/test/models/note_test.rb b/test/models/note_test.rb index 1f0cd74e5..4adbef4b8 100644 --- a/test/models/note_test.rb +++ b/test/models/note_test.rb @@ -1,5 +1,5 @@ # -*- coding: utf-8 -*- -require 'test_helper' +require "test_helper" class NoteTest < ActiveSupport::TestCase fixtures :users, :notes, :note_comments