mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +02:00
Remove invoice_item factory
This commit is contained in:
parent
3a85147887
commit
d5c0792d91
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
||||||
FactoryBot.define do
|
|
||||||
factory :invoice_item do
|
|
||||||
description { 'add money' }
|
|
||||||
unit 1
|
|
||||||
amount 1
|
|
||||||
price 150
|
|
||||||
end
|
|
||||||
end
|
|
Loading…
Add table
Add a link
Reference in a new issue