1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-07-27 00:59:39 +02:00
Maybe/test/models/account/transaction_test.rb

6 lines
103 B
Ruby
Raw Normal View History

require "test_helper"
class TransactionTest < ActiveSupport::TestCase
include EntriesTestHelper
end