Emilias-Site/test/models/note_test.rb
2025-05-07 11:23:41 +02:00

7 lines
118 B
Ruby

require "test_helper"
class NoteTest < ActiveSupport::TestCase
# test "the truth" do
# assert true
# end
end