mirror of
https://github.com/internetee/registry.git
synced 2025-07-30 14:36:22 +02:00
refactoring
This commit is contained in:
parent
0a4444b556
commit
7b05e1e28a
2 changed files with 31 additions and 25 deletions
|
@ -26,7 +26,7 @@ class EInvoiceResponseTest < ApplicationIntegrationTest
|
|||
@invoice.update(total: 120.0)
|
||||
@invoice.reload
|
||||
|
||||
incoming_params = {
|
||||
incoming_params = {
|
||||
invoice: {
|
||||
invoice_number: @invoice.number,
|
||||
initiator: 'registry',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue