mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-19 13:19:39 +02:00
* Rename accountable types * Merge conflicts * Fix broken tests * Add back sidebar changes
7 lines
124 B
Ruby
7 lines
124 B
Ruby
require "test_helper"
|
|
|
|
class OtherAssetTest < ActiveSupport::TestCase
|
|
# test "the truth" do
|
|
# assert true
|
|
# end
|
|
end
|