1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-21 14:19:39 +02:00
Maybe/test/models/account/other_asset_test.rb
2024-02-03 02:48:51 +00:00

7 lines
133 B
Ruby

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