budget/test/models/member_test.rb
2022-11-20 15:52:18 -05:00

7 lines
120 B
Ruby

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