Files
fizzy/test/models/account/join_codes_test.rb
T
2025-10-31 16:23:38 +01:00

8 lines
138 B
Ruby

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