Files
sure/test/models/account/depository_test.rb
2024-02-03 02:48:51 +00:00

8 lines
133 B
Ruby

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