add Payment#purchase tests
This commit is contained in:
parent
4b0a5b1125
commit
5c21d1c4d9
5 changed files with 67 additions and 1 deletions
|
|
@ -3,6 +3,5 @@ FactoryGirl.define do
|
|||
user
|
||||
conference
|
||||
status 'unpaid'
|
||||
amount 1000
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue