mirror of
https://github.com/internetee/registry.git
synced 2025-05-16 17:37:17 +02:00
Fix account_activity factory
This commit is contained in:
parent
92c3c86c94
commit
a61b1679a0
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
FactoryGirl.define do
|
||||
factory :account_activity do
|
||||
sum 1.0
|
||||
account
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue