volunteers/test/models/member_test.rb
2022-12-20 17:05:26 +02:00

8 lines
120 B
Ruby

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