mirror of
https://github.com/internetee/registry.git
synced 2025-06-11 07:04:47 +02:00
Remove unused factory
This commit is contained in:
parent
d34e6430a2
commit
8d67301d62
1 changed files with 0 additions and 8 deletions
|
@ -1,8 +0,0 @@
|
|||
FactoryBot.define do
|
||||
factory :bank_transaction do
|
||||
currency { 'EUR' }
|
||||
sum { 100.0 }
|
||||
description { 'Invoice no. 1' }
|
||||
reference_no { 'RF2405752128' }
|
||||
end
|
||||
end
|
Loading…
Add table
Add a link
Reference in a new issue