Finish testing show function
This commit is contained in:
parent
53d689cd91
commit
89cfba504c
3 changed files with 10 additions and 2 deletions
|
@ -2,6 +2,6 @@
|
|||
|
||||
FactoryGirl.define do
|
||||
factory :workout do
|
||||
date "2013-08-04 20:31:21"
|
||||
date Time.now
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue