Newer
Older
Website-backend / test / models / user_test.rb
@lukas lukas on 3 Apr 2022 118 bytes initial commit
require "test_helper"

class UserTest < ActiveSupport::TestCase
  # test "the truth" do
  #   assert true
  # end
end