mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 09:57:23 +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
|
FactoryGirl.define do
|
||||||
factory :account_activity do
|
factory :account_activity do
|
||||||
|
sum 1.0
|
||||||
account
|
account
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue