mirror of
https://github.com/internetee/registry.git
synced 2025-07-23 19:20:37 +02:00
Merge pull request #1262 from internetee/remove-unused-factory
Remove unused factory
This commit is contained in:
commit
a127083116
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