mirror of
https://github.com/internetee/registry.git
synced 2025-06-06 12:47:29 +02:00
fixed test
This commit is contained in:
parent
0ede3c7376
commit
cc14d312b7
1 changed files with 2 additions and 2 deletions
|
@ -55,7 +55,7 @@ class AdminAreaBankStatementTest < ApplicationSystemTestCase
|
|||
|
||||
def test_can_bind_statement_transactions
|
||||
registrar = registrars(:bestnames)
|
||||
registrar.issue_prepayment_invoice(amount: 500)
|
||||
registrar.issue_prepayment_invoice(500)
|
||||
invoice = registrar.invoices.last
|
||||
|
||||
create_bank_statement
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue