mirror of
https://github.com/internetee/registry.git
synced 2025-05-16 17:37:17 +02:00
parent
60bf329846
commit
fe8559dbb0
18 changed files with 0 additions and 52 deletions
|
@ -1,9 +1,6 @@
|
|||
require 'rails_helper'
|
||||
|
||||
describe BankTransaction do
|
||||
it { should belong_to(:bank_statement) }
|
||||
it { should have_one(:account_activity) }
|
||||
|
||||
context 'with invalid attribute' do
|
||||
before :all do
|
||||
@bank_transaction = BankTransaction.new
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue