mirror of
https://github.com/internetee/registry.git
synced 2025-08-04 00:42:04 +02:00
Merge branch 'master' of github.com:domify/registry
This commit is contained in:
commit
5b2725144f
22 changed files with 323 additions and 107 deletions
|
@ -12,8 +12,7 @@ describe BankStatement do
|
|||
@bank_statement.valid?
|
||||
@bank_statement.errors.full_messages.should match_array([
|
||||
"Bank code is missing",
|
||||
"Iban is missing",
|
||||
"Queried at is missing"
|
||||
"Iban is missing"
|
||||
])
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue