mirror of
https://github.com/internetee/registry.git
synced 2025-08-03 16:32:04 +02:00
Fix invoice tests
This commit is contained in:
parent
10891d1638
commit
e987e201ad
6 changed files with 33 additions and 2 deletions
|
@ -9,4 +9,5 @@ Fabricator(:invoice) do
|
|||
seller_street { 'Paldiski mnt. 123' }
|
||||
invoice_items(count: 2)
|
||||
vat_prc 0.2
|
||||
buyer { Fabricate(:registrar) }
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue