1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-19 21:29:38 +02:00
Maybe/test/models/depository_test.rb

8 lines
124 B
Ruby
Raw Normal View History

2024-02-02 23:09:35 +00:00
require "test_helper"
class DepositoryTest < ActiveSupport::TestCase
2024-02-02 23:09:35 +00:00
# test "the truth" do
# assert true
# end
end