vereto-api/test/models/user_profile_test.rb
2019-02-14 16:29:41 +01:00

7 lines
125 B
Ruby

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